Publish verified R14 v1 bundle
Browse files- .gitattributes +1 -0
- README.md +13 -0
- THIRD_PARTY_NOTICES.md +7 -0
- additive_noise.mat +3 -0
- input_dat.pkl +3 -0
- lgn_full_col_cells_3.csv +0 -0
- manifest.json +83 -0
- network/v1_node_types.csv +112 -0
- network/v1_nodes.h5 +3 -0
- network_dat.pkl +3 -0
- r14_topology_contract.json +26 -0
- temporal_kernels.pkl +3 -0
- v1_pretrained_weights.npz +3 -0
- v1_pretrained_weights.topology.json +7 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
additive_noise.mat filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# NeuroNav R14 V1 bundle
|
| 6 |
+
|
| 7 |
+
Frozen R14 GLIF3 V1 weights and the exact static LGN/Billeh inputs required by
|
| 8 |
+
the navigation forward path. Source code is loaded separately from
|
| 9 |
+
`aod321/allen_v1_chen_2022_jax` at commit
|
| 10 |
+
`8ec5316c0f575abcbf552b8666e39e9f1d3efa3e`.
|
| 11 |
+
|
| 12 |
+
The mixed-origin model and data files are not relicensed as MIT. See
|
| 13 |
+
`THIRD_PARTY_NOTICES.md` and `manifest.json` before reuse.
|
THIRD_PARTY_NOTICES.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Third-party notices
|
| 2 |
+
|
| 3 |
+
This bundle contains research artifacts with mixed provenance. The NeuroNav
|
| 4 |
+
glue code is MIT-licensed, but Allen Institute/Billeh model data, trained
|
| 5 |
+
weights, map assets, and the compiled Unity runtime retain their original terms.
|
| 6 |
+
No broader license grant is made by this redistribution. Users are responsible
|
| 7 |
+
for reviewing upstream terms before further distribution or commercial use.
|
additive_noise.mat
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c41e75570f63ee98def9a5bc2e433e9144964521029c1f4fac43edec20d68e2
|
| 3 |
+
size 105725027
|
input_dat.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a012b66e73f35cabd3f7a828b0d8dba49ae759eeafaadb3d278dd92e75f4e183
|
| 3 |
+
size 94960208
|
lgn_full_col_cells_3.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
manifest.json
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bundle": "v1",
|
| 3 |
+
"files": [
|
| 4 |
+
{
|
| 5 |
+
"executable": false,
|
| 6 |
+
"path": "README.md",
|
| 7 |
+
"sha256": "975a412fe2ace69379cd81786c9a4e4eb7fe4aa1c0d8d673bd83992f573ae39e",
|
| 8 |
+
"size": 411
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"executable": false,
|
| 12 |
+
"path": "THIRD_PARTY_NOTICES.md",
|
| 13 |
+
"sha256": "0b87c1e8c23d73c4d39812e926796603012e1a3aa07f0b22ec796eeb9aaff3cb",
|
| 14 |
+
"size": 409
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"executable": false,
|
| 18 |
+
"path": "additive_noise.mat",
|
| 19 |
+
"sha256": "5c41e75570f63ee98def9a5bc2e433e9144964521029c1f4fac43edec20d68e2",
|
| 20 |
+
"size": 105725027
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"executable": false,
|
| 24 |
+
"path": "input_dat.pkl",
|
| 25 |
+
"sha256": "a012b66e73f35cabd3f7a828b0d8dba49ae759eeafaadb3d278dd92e75f4e183",
|
| 26 |
+
"size": 94960208
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"executable": true,
|
| 30 |
+
"path": "lgn_full_col_cells_3.csv",
|
| 31 |
+
"sha256": "08a015b62b82f85ebd3b98fe38efa24506237f4659a98c3ec49ac01a22a51585",
|
| 32 |
+
"size": 3785724
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"executable": true,
|
| 36 |
+
"path": "network/v1_node_types.csv",
|
| 37 |
+
"sha256": "fde5c12418ef3224f43ea161b06d8765abb659729dca4c8c6fda7531d0e13ad6",
|
| 38 |
+
"size": 11521
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"executable": true,
|
| 42 |
+
"path": "network/v1_nodes.h5",
|
| 43 |
+
"sha256": "84c44643db9c83a835f1bf6be6fce28ab28642891b6e95366da9cb089ed9f308",
|
| 44 |
+
"size": 13862856
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"executable": false,
|
| 48 |
+
"path": "network_dat.pkl",
|
| 49 |
+
"sha256": "96b002f8d808c23ffdbd1194567ae4889d981961fee6e9711699dbf970e33975",
|
| 50 |
+
"size": 1684832199
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"executable": false,
|
| 54 |
+
"path": "r14_topology_contract.json",
|
| 55 |
+
"sha256": "3ed57b08e9eb9eaf05186eff89370e81259b0f22b267e45e5eb9cdfdd1543149",
|
| 56 |
+
"size": 830
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"executable": false,
|
| 60 |
+
"path": "temporal_kernels.pkl",
|
| 61 |
+
"sha256": "909519c64a3b9b5b9224ff129e2bbbcca35e35dbcd707acbfe14ba9f61516173",
|
| 62 |
+
"size": 98136606
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"executable": false,
|
| 66 |
+
"path": "v1_pretrained_weights.npz",
|
| 67 |
+
"sha256": "67d527849774a8f92f2cf8313dbaebeca44d5729a7366cf37a4334554f3b4fdf",
|
| 68 |
+
"size": 182731966
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"executable": false,
|
| 72 |
+
"path": "v1_pretrained_weights.topology.json",
|
| 73 |
+
"sha256": "690678fdb2ac9feffc1810bd07f86d859bbaf7b4ee25c170376d89061e5415d8",
|
| 74 |
+
"size": 164
|
| 75 |
+
}
|
| 76 |
+
],
|
| 77 |
+
"metadata": {
|
| 78 |
+
"topology_sha256": "690678fdb2ac9feffc1810bd07f86d859bbaf7b4ee25c170376d89061e5415d8",
|
| 79 |
+
"v1_source_commit": "8ec5316c0f575abcbf552b8666e39e9f1d3efa3e",
|
| 80 |
+
"weights_sha256": "67d527849774a8f92f2cf8313dbaebeca44d5729a7366cf37a4334554f3b4fdf"
|
| 81 |
+
},
|
| 82 |
+
"schema": "neuronav-r14-bundle-v1"
|
| 83 |
+
}
|
network/v1_node_types.csv
ADDED
|
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
node_type_id model_type model_template dynamics_params pop_name gaba_synapse ei location population
|
| 2 |
+
488419491 point_process nest:glif_lif_asc_psc 488419491_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 3 |
+
485880739 point_process nest:glif_lif_asc_psc 485880739_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 4 |
+
485574832 point_process nest:glif_lif_asc_psc 485574832_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 5 |
+
487664663 point_process nest:glif_lif_asc_psc 487664663_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 6 |
+
471129934 point_process nest:glif_lif_asc_psc 471129934_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 7 |
+
486052980 point_process nest:glif_lif_asc_psc 486052980_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 8 |
+
507996688 point_process nest:glif_lif_asc_psc 507996688_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 9 |
+
490916919 point_process nest:glif_lif_asc_psc 490916919_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 10 |
+
486110216 point_process nest:glif_lif_asc_psc 486110216_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 11 |
+
486176465 point_process nest:glif_lif_asc_psc 486176465_glif_lif_asc_psc.json e5Rbp4 NULL e Cortex v1
|
| 12 |
+
487661754 point_process nest:glif_lif_asc_psc 487661754_glif_lif_asc_psc.json e23Cux2 NULL e Cortex v1
|
| 13 |
+
471087830 point_process nest:glif_lif_asc_psc 471087830_glif_lif_asc_psc.json i6Pvalb NULL i Cortex v1
|
| 14 |
+
478058328 point_process nest:glif_lif_asc_psc 478058328_glif_lif_asc_psc.json i6Pvalb NULL i Cortex v1
|
| 15 |
+
478828646 point_process nest:glif_lif_asc_psc 478828646_glif_lif_asc_psc.json i6Pvalb NULL i Cortex v1
|
| 16 |
+
481093525 point_process nest:glif_lif_asc_psc 481093525_glif_lif_asc_psc.json i6Pvalb NULL i Cortex v1
|
| 17 |
+
476056333 point_process nest:glif_lif_asc_psc 476056333_glif_lif_asc_psc.json e4Scnn1a NULL e Cortex v1
|
| 18 |
+
517982558 point_process nest:glif_lif_asc_psc 517982558_glif_lif_asc_psc.json e4Scnn1a NULL e Cortex v1
|
| 19 |
+
395830185 point_process nest:glif_lif_asc_psc 395830185_glif_lif_asc_psc.json e4Scnn1a NULL e Cortex v1
|
| 20 |
+
476218657 point_process nest:glif_lif_asc_psc 476218657_glif_lif_asc_psc.json e4Scnn1a NULL e Cortex v1
|
| 21 |
+
314900022 point_process nest:glif_lif_asc_psc 314900022_glif_lif_asc_psc.json e4Scnn1a NULL e Cortex v1
|
| 22 |
+
518290966 point_process nest:glif_lif_asc_psc 518290966_glif_lif_asc_psc.json e4Scnn1a NULL e Cortex v1
|
| 23 |
+
484635029 point_process nest:glif_lif_asc_psc 484635029_glif_lif_asc_psc.json i23Pvalb NULL i Cortex v1
|
| 24 |
+
341442651 point_process nest:glif_lif_asc_psc 341442651_glif_lif_asc_psc.json i23Pvalb NULL i Cortex v1
|
| 25 |
+
488501071 point_process nest:glif_lif_asc_psc 488501071_glif_lif_asc_psc.json i23Pvalb NULL i Cortex v1
|
| 26 |
+
479219923 point_process nest:glif_lif_asc_psc 479219923_glif_lif_asc_psc.json i6Htr3a NULL i Cortex v1
|
| 27 |
+
482764620 point_process nest:glif_lif_asc_psc 482764620_glif_lif_asc_psc.json i5Htr3a NULL i Cortex v1
|
| 28 |
+
487176969 point_process nest:glif_lif_asc_psc 487176969_glif_lif_asc_psc.json i6Htr3a NULL i Cortex v1
|
| 29 |
+
482773968 point_process nest:glif_lif_asc_psc 482773968_glif_lif_asc_psc.json i5Htr3a NULL i Cortex v1
|
| 30 |
+
464188580 point_process nest:glif_lif_asc_psc 464188580_glif_lif_asc_psc.json i23Htr3a NULL i Cortex v1
|
| 31 |
+
475622793 point_process nest:glif_lif_asc_psc 475622793_glif_lif_asc_psc.json i23Htr3a NULL i Cortex v1
|
| 32 |
+
327962063 point_process nest:glif_lif_asc_psc 327962063_glif_lif_asc_psc.json i23Htr3a NULL i Cortex v1
|
| 33 |
+
479220013 point_process nest:glif_lif_asc_psc 479220013_glif_lif_asc_psc.json i23Htr3a NULL i Cortex v1
|
| 34 |
+
475622680 point_process nest:glif_lif_asc_psc 475622680_glif_lif_asc_psc.json i23Htr3a NULL i Cortex v1
|
| 35 |
+
469753383 point_process nest:glif_lif_asc_psc 469753383_glif_lif_asc_psc.json i23Htr3a NULL i Cortex v1
|
| 36 |
+
474267418 point_process nest:glif_lif_asc_psc 474267418_glif_lif_asc_psc.json i23Htr3a NULL i Cortex v1
|
| 37 |
+
473943881 point_process nest:glif_lif_asc_psc 473943881_glif_lif_asc_psc.json i23Htr3a NULL i Cortex v1
|
| 38 |
+
480124551 point_process nest:glif_lif_asc_psc 480124551_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 39 |
+
479225080 point_process nest:glif_lif_asc_psc 479225080_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 40 |
+
324025371 point_process nest:glif_lif_asc_psc 324025371_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 41 |
+
485836906 point_process nest:glif_lif_asc_psc 485836906_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 42 |
+
480087928 point_process nest:glif_lif_asc_psc 480087928_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 43 |
+
314642645 point_process nest:glif_lif_asc_psc 314642645_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 44 |
+
480122859 point_process nest:glif_lif_asc_psc 480122859_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 45 |
+
479179020 point_process nest:glif_lif_asc_psc 479179020_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 46 |
+
501848315 point_process nest:glif_lif_asc_psc 501848315_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 47 |
+
473020156 point_process nest:glif_lif_asc_psc 473020156_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 48 |
+
484679812 point_process nest:glif_lif_asc_psc 484679812_glif_lif_asc_psc.json e4Rorb NULL e Cortex v1
|
| 49 |
+
478110866 point_process nest:glif_lif_asc_psc 478110866_glif_lif_asc_psc.json i5Htr3a NULL i Cortex v1
|
| 50 |
+
483018019 point_process nest:glif_lif_asc_psc 483018019_glif_lif_asc_psc.json e4other NULL e Cortex v1
|
| 51 |
+
486146717 point_process nest:glif_lif_asc_psc 486146717_glif_lif_asc_psc.json e4other NULL e Cortex v1
|
| 52 |
+
477135941 point_process nest:glif_lif_asc_psc 477135941_glif_lif_asc_psc.json e4other NULL e Cortex v1
|
| 53 |
+
486146828 point_process nest:glif_lif_asc_psc 486146828_glif_lif_asc_psc.json e4other NULL e Cortex v1
|
| 54 |
+
487601493 point_process nest:glif_lif_asc_psc 487601493_glif_lif_asc_psc.json e4other NULL e Cortex v1
|
| 55 |
+
478793814 point_process nest:glif_lif_asc_psc 478793814_glif_lif_asc_psc.json i5Pvalb NULL i Cortex v1
|
| 56 |
+
481017021 point_process nest:glif_lif_asc_psc 481017021_glif_lif_asc_psc.json i5Pvalb NULL i Cortex v1
|
| 57 |
+
318556138 point_process nest:glif_lif_asc_psc 318556138_glif_lif_asc_psc.json i5Pvalb NULL i Cortex v1
|
| 58 |
+
480952106 point_process nest:glif_lif_asc_psc 480952106_glif_lif_asc_psc.json i5Pvalb NULL i Cortex v1
|
| 59 |
+
515305346 point_process nest:glif_lif_asc_psc 515305346_glif_lif_asc_psc.json i5Pvalb NULL i Cortex v1
|
| 60 |
+
336676216 point_process nest:glif_lif_asc_psc 336676216_glif_lif_asc_psc.json i5Pvalb NULL i Cortex v1
|
| 61 |
+
313861608 point_process nest:glif_lif_asc_psc 313861608_glif_lif_asc_psc.json i5Pvalb NULL i Cortex v1
|
| 62 |
+
478949560 point_process nest:glif_lif_asc_psc 478949560_glif_lif_asc_psc.json i5Pvalb NULL i Cortex v1
|
| 63 |
+
478958894 point_process nest:glif_lif_asc_psc 478958894_glif_lif_asc_psc.json i4Pvalb NULL i Cortex v1
|
| 64 |
+
487667205 point_process nest:glif_lif_asc_psc 487667205_glif_lif_asc_psc.json i4Pvalb NULL i Cortex v1
|
| 65 |
+
324266189 point_process nest:glif_lif_asc_psc 324266189_glif_lif_asc_psc.json i23Sst NULL i Cortex v1
|
| 66 |
+
476686112 point_process nest:glif_lif_asc_psc 476686112_glif_lif_asc_psc.json i23Sst NULL i Cortex v1
|
| 67 |
+
324493977 point_process nest:glif_lif_asc_psc 324493977_glif_lif_asc_psc.json i23Sst NULL i Cortex v1
|
| 68 |
+
474626527 point_process nest:glif_lif_asc_psc 474626527_glif_lif_asc_psc.json i4Htr3a NULL i Cortex v1
|
| 69 |
+
313862167 point_process nest:glif_lif_asc_psc 313862167_glif_lif_asc_psc.json i4Sst NULL i Cortex v1
|
| 70 |
+
501282204 point_process nest:glif_lif_asc_psc 501282204_glif_lif_asc_psc.json i4Sst NULL i Cortex v1
|
| 71 |
+
318808427 point_process nest:glif_lif_asc_psc 318808427_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 72 |
+
370351753 point_process nest:glif_lif_asc_psc 370351753_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 73 |
+
422738880 point_process nest:glif_lif_asc_psc 422738880_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 74 |
+
386049446 point_process nest:glif_lif_asc_psc 386049446_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 75 |
+
318733871 point_process nest:glif_lif_asc_psc 318733871_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 76 |
+
482809953 point_process nest:glif_lif_asc_psc 482809953_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 77 |
+
476457450 point_process nest:glif_lif_asc_psc 476457450_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 78 |
+
476451456 point_process nest:glif_lif_asc_psc 476451456_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 79 |
+
386970660 point_process nest:glif_lif_asc_psc 386970660_glif_lif_asc_psc.json e4Nr5a1 NULL e Cortex v1
|
| 80 |
+
475585413 point_process nest:glif_lif_asc_psc 475585413_glif_lif_asc_psc.json i1Htr3a NULL i Cortex v1
|
| 81 |
+
478107198 point_process nest:glif_lif_asc_psc 478107198_glif_lif_asc_psc.json i1Htr3a NULL i Cortex v1
|
| 82 |
+
482690728 point_process nest:glif_lif_asc_psc 482690728_glif_lif_asc_psc.json i5Sst NULL i Cortex v1
|
| 83 |
+
478412623 point_process nest:glif_lif_asc_psc 478412623_glif_lif_asc_psc.json i5Sst NULL i Cortex v1
|
| 84 |
+
478396248 point_process nest:glif_lif_asc_psc 478396248_glif_lif_asc_psc.json i5Sst NULL i Cortex v1
|
| 85 |
+
464198958 point_process nest:glif_lif_asc_psc 464198958_glif_lif_asc_psc.json i5Sst NULL i Cortex v1
|
| 86 |
+
475517090 point_process nest:glif_lif_asc_psc 475517090_glif_lif_asc_psc.json i5Sst NULL i Cortex v1
|
| 87 |
+
480351780 point_process nest:glif_lif_asc_psc 480351780_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 88 |
+
476131588 point_process nest:glif_lif_asc_psc 476131588_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 89 |
+
480353286 point_process nest:glif_lif_asc_psc 480353286_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 90 |
+
484737013 point_process nest:glif_lif_asc_psc 484737013_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 91 |
+
354190013 point_process nest:glif_lif_asc_psc 354190013_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 92 |
+
480090260 point_process nest:glif_lif_asc_psc 480090260_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 93 |
+
479492633 point_process nest:glif_lif_asc_psc 479492633_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 94 |
+
518271679 point_process nest:glif_lif_asc_psc 518271679_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 95 |
+
517645929 point_process nest:glif_lif_asc_psc 517645929_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 96 |
+
476263004 point_process nest:glif_lif_asc_psc 476263004_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 97 |
+
468120757 point_process nest:glif_lif_asc_psc 468120757_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 98 |
+
476048909 point_process nest:glif_lif_asc_psc 476048909_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 99 |
+
480169178 point_process nest:glif_lif_asc_psc 480169178_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 100 |
+
324025297 point_process nest:glif_lif_asc_psc 324025297_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 101 |
+
484659182 point_process nest:glif_lif_asc_psc 484659182_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 102 |
+
320207387 point_process nest:glif_lif_asc_psc 320207387_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 103 |
+
469793303 point_process nest:glif_lif_asc_psc 469793303_glif_lif_asc_psc.json e5noRbp4 NULL e Cortex v1
|
| 104 |
+
504608602 point_process nest:glif_lif_asc_psc 504608602_glif_lif_asc_psc.json i6Sst NULL i Cortex v1
|
| 105 |
+
473564515 point_process nest:glif_lif_asc_psc 473564515_glif_lif_asc_psc.json i6Sst NULL i Cortex v1
|
| 106 |
+
328549885 point_process nest:glif_lif_asc_psc 328549885_glif_lif_asc_psc.json i6Sst NULL i Cortex v1
|
| 107 |
+
476104386 point_process nest:glif_lif_asc_psc 476104386_glif_lif_asc_psc.json i6Sst NULL i Cortex v1
|
| 108 |
+
539742766 point_process nest:glif_lif_asc_psc 539742766_glif_lif_asc_psc.json e6Ntsr1 NULL e Cortex v1
|
| 109 |
+
471819401 point_process nest:glif_lif_asc_psc 471819401_glif_lif_asc_psc.json e6Ntsr1 NULL e Cortex v1
|
| 110 |
+
466632464 point_process nest:glif_lif_asc_psc 466632464_glif_lif_asc_psc.json e6Ntsr1 NULL e Cortex v1
|
| 111 |
+
509003464 point_process nest:glif_lif_asc_psc 509003464_glif_lif_asc_psc.json e6Ntsr1 NULL e Cortex v1
|
| 112 |
+
471789504 point_process nest:glif_lif_asc_psc 471789504_glif_lif_asc_psc.json e6Ntsr1 NULL e Cortex v1
|
network/v1_nodes.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84c44643db9c83a835f1bf6be6fce28ab28642891b6e95366da9cb089ed9f308
|
| 3 |
+
size 13862856
|
network_dat.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96b002f8d808c23ffdbd1194567ae4889d981961fee6e9711699dbf970e33975
|
| 3 |
+
size 1684832199
|
r14_topology_contract.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint_sha256": "67d527849774a8f92f2cf8313dbaebeca44d5729a7366cf37a4334554f3b4fdf",
|
| 3 |
+
"contract_hash": "d80132ebfdbeeb4549f6890f36a3037371b464047ddff0cc93a4a25a62da2ea8",
|
| 4 |
+
"input_shape": [
|
| 5 |
+
207912,
|
| 6 |
+
17400
|
| 7 |
+
],
|
| 8 |
+
"input_weight_count": 786405,
|
| 9 |
+
"n_neurons": 51978,
|
| 10 |
+
"readout_count": 20258,
|
| 11 |
+
"readout_indices_sha256": "314cccb2eea2918405c0ebbb6b7558534884043e19a5e1498e3e734ba1a2aa6e",
|
| 12 |
+
"recurrent_shape": [
|
| 13 |
+
207912,
|
| 14 |
+
259890
|
| 15 |
+
],
|
| 16 |
+
"recurrent_weight_count": 14441124,
|
| 17 |
+
"schema": "neuronav-r14-topology-contract-v1",
|
| 18 |
+
"topology": {
|
| 19 |
+
"connected_selection": true,
|
| 20 |
+
"lineage_label": "factor_design",
|
| 21 |
+
"localized_readout": true,
|
| 22 |
+
"n_readout_populations": 15,
|
| 23 |
+
"readout_neurons_per_class": 16
|
| 24 |
+
},
|
| 25 |
+
"topology_sidecar_sha256": "690678fdb2ac9feffc1810bd07f86d859bbaf7b4ee25c170376d89061e5415d8"
|
| 26 |
+
}
|
temporal_kernels.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:909519c64a3b9b5b9224ff129e2bbbcca35e35dbcd707acbfe14ba9f61516173
|
| 3 |
+
size 98136606
|
v1_pretrained_weights.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67d527849774a8f92f2cf8313dbaebeca44d5729a7366cf37a4334554f3b4fdf
|
| 3 |
+
size 182731966
|
v1_pretrained_weights.topology.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"connected_selection": true,
|
| 3 |
+
"localized_readout": true,
|
| 4 |
+
"n_readout_populations": 15,
|
| 5 |
+
"readout_neurons_per_class": 16,
|
| 6 |
+
"lineage_label": "factor_design"
|
| 7 |
+
}
|