-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathapp_bsky_feed_post.json
150 lines (150 loc) · 4 KB
/
app_bsky_feed_post.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
[
{
"$type": "app.bsky.feed.post",
"createdAt": "2023-11-23T21:07:59.920Z",
"facets": [
{
"features": [
{
"$type": "app.bsky.richtext.facet#link",
"uri": "https://github.com/TrafficGCN"
}
],
"index": {
"byteEnd": 26,
"byteStart": 5
}
}
],
"langs": [
"en"
],
"text": "🚘 github.com/TrafficGCN"
},
{
"$type": "app.bsky.feed.post",
"createdAt": "2023-11-26T13:09:53.916Z",
"embed": {
"$type": "app.bsky.embed.external",
"external": {
"description": "Alright so you have a list of geocoordinates (for example maybe street sensors) and you want to create an adjacency matrix to feed into…",
"thumb": {
"$type": "blob",
"mimeType": "image/jpeg",
"ref": {
"Number": 42,
"Content": "AAFVEiBN5mI1Mviaeii/29qbE7l2AKsTuHMAmafjknCplOCArA=="
},
"size": 484237
},
"title": "Creating an Adjacency Matrix Using the Dijkstra Algorithm for Graph Convolutional Networks GCNs",
"uri": "https://medium.com/@TrafficGCN/creating-an-adjacency-matrix-using-the-dijkstra-algorithm-for-graph-convolutional-networks-gcns-6540a3ee4f3c"
}
},
"facets": [
{
"features": [
{
"$type": "app.bsky.richtext.facet#tag",
"tag": "DataScience"
}
],
"index": {
"byteEnd": 108,
"byteStart": 96
}
},
{
"features": [
{
"$type": "app.bsky.richtext.facet#tag",
"tag": "Python"
}
],
"index": {
"byteEnd": 116,
"byteStart": 109
}
},
{
"features": [
{
"$type": "app.bsky.richtext.facet#link",
"uri": "https://medium.com/@TrafficGCN/creating-an-adjacency-matrix-using-the-dijkstra-algorithm-for-graph-convolutional-networks-gcns-6540a3ee4f3c"
}
],
"index": {
"byteEnd": 143,
"byteStart": 117
}
}
],
"langs": [
"en"
],
"text": "Creating an Adjacency Matrix Using the Dijkstra Algorithm for Graph Convolutional Networks GCNs #DataScience #Python\nmedium.com/@TrafficGCN/..."
},
{
"$type": "app.bsky.feed.post",
"createdAt": "2023-11-26T13:10:48.231Z",
"embed": {
"$type": "app.bsky.embed.external",
"external": {
"description": "Introduction",
"thumb": {
"$type": "blob",
"mimeType": "image/jpeg",
"ref": {
"Number": 42,
"Content": "AAFVEiD5aqm16D08nF5EkpCOZsa+hb72zFvCMoKcdQwKlBKDSw=="
},
"size": 673893
},
"title": "Haversine Mapping for Spatial Integration in Graph Convolutional Networks",
"uri": "https://medium.com/@TrafficGCN/haversine-mapping-for-spatial-integration-in-graph-convolutional-networks-954b76e5f321"
}
},
"facets": [
{
"features": [
{
"$type": "app.bsky.richtext.facet#tag",
"tag": "DataScience"
}
],
"index": {
"byteEnd": 86,
"byteStart": 74
}
},
{
"features": [
{
"$type": "app.bsky.richtext.facet#tag",
"tag": "Python"
}
],
"index": {
"byteEnd": 94,
"byteStart": 87
}
},
{
"features": [
{
"$type": "app.bsky.richtext.facet#link",
"uri": "https://medium.com/@TrafficGCN/haversine-mapping-for-spatial-integration-in-graph-convolutional-networks-954b76e5f321"
}
],
"index": {
"byteEnd": 121,
"byteStart": 95
}
}
],
"langs": [
"en"
],
"text": "Haversine Mapping for Spatial Integration in Graph Convolutional Networks #DataScience #Python\nmedium.com/@TrafficGCN/..."
}
]