DavidVivancos commited on
Commit
99b4618
·
verified ·
1 Parent(s): 5c0843b

Upload 5 files

Browse files

Neuraxon Life 2.0 Research Edition First open dataset with 1 Million Nxers https://github.com/DavidVivancos/Neuraxon

neuraxonLife2-1M_branches.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a6f13678646b5cf720b990261d8ad10da21b2ed35e17fd3c8289db89fde8a0c
3
+ size 692135083
neuraxonLife2-1M_manifest.json ADDED
@@ -0,0 +1,269 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "neuraxonLife2-1M",
3
+ "created_at": "2025-12-06T14:06:04.624285",
4
+ "tables": {
5
+ "nxers": {
6
+ "file": "neuraxonLife2-1M_nxers.parquet",
7
+ "rows": 1009677,
8
+ "columns": [
9
+ "game_id",
10
+ "nxer_id",
11
+ "nxer_name",
12
+ "game_step",
13
+ "game_births",
14
+ "game_deaths",
15
+ "game_index",
16
+ "global_time_steps_meta",
17
+ "NxWorldSize",
18
+ "NxWorldSea",
19
+ "NxWorldRocks",
20
+ "StartingNxErs",
21
+ "MaxNxErs",
22
+ "MaxFood",
23
+ "FoodRespan",
24
+ "MaxNeurons",
25
+ "StartFood",
26
+ "GlobalTimeSteps",
27
+ "MateCooldownSeconds",
28
+ "is_male",
29
+ "gender",
30
+ "can_land",
31
+ "can_sea",
32
+ "alive",
33
+ "status",
34
+ "food",
35
+ "terrain",
36
+ "color_r",
37
+ "color_g",
38
+ "color_b",
39
+ "vision_range",
40
+ "smell_radius",
41
+ "heading",
42
+ "clan_id",
43
+ "pos_x",
44
+ "pos_y",
45
+ "last_pos_x",
46
+ "last_pos_y",
47
+ "born_ts",
48
+ "died_ts",
49
+ "ticks_per_action",
50
+ "tick_accum",
51
+ "last_move_tick",
52
+ "is_harvesting",
53
+ "is_mating",
54
+ "mating_end_tick",
55
+ "mating_intent_until_tick",
56
+ "mate_cooldown_until_tick",
57
+ "visited_count",
58
+ "dopamine_boost_ticks",
59
+ "has_parents",
60
+ "parent_count",
61
+ "last_input_0",
62
+ "last_input_1",
63
+ "last_input_2",
64
+ "last_input_3",
65
+ "last_input_4",
66
+ "last_input_5",
67
+ "last_output_o4",
68
+ "food_found",
69
+ "food_taken",
70
+ "explored",
71
+ "time_lived",
72
+ "mates",
73
+ "energy_eff",
74
+ "temporal_sync",
75
+ "fitness",
76
+ "n_input",
77
+ "n_hidden",
78
+ "n_output",
79
+ "n_total",
80
+ "n_synapses",
81
+ "conn_density",
82
+ "conn_prob",
83
+ "small_world_k",
84
+ "rewire_prob",
85
+ "pref_attach",
86
+ "max_axon_delay",
87
+ "net_dt",
88
+ "net_min_dt",
89
+ "net_max_dt",
90
+ "activity_threshold",
91
+ "simulation_steps",
92
+ "membrane_tau",
93
+ "thresh_exc",
94
+ "thresh_inh",
95
+ "adaptation",
96
+ "spont_rate",
97
+ "health_decay",
98
+ "n_branches",
99
+ "branch_thresh",
100
+ "plateau_decay",
101
+ "tau_fast",
102
+ "tau_slow",
103
+ "tau_meta",
104
+ "tau_ltp",
105
+ "tau_ltd",
106
+ "w_fast_min",
107
+ "w_fast_max",
108
+ "w_slow_min",
109
+ "w_slow_max",
110
+ "w_meta_min",
111
+ "w_meta_max",
112
+ "learn_rate",
113
+ "learn_rate_mod",
114
+ "stdp_window",
115
+ "plast_thresh",
116
+ "assoc_strength",
117
+ "syn_integrity",
118
+ "syn_form_prob",
119
+ "syn_death_prob",
120
+ "neuron_death",
121
+ "da_base",
122
+ "ser_base",
123
+ "ach_base",
124
+ "ne_base",
125
+ "da_high",
126
+ "da_low",
127
+ "ser_high",
128
+ "ser_low",
129
+ "ach_high",
130
+ "ach_low",
131
+ "ne_high",
132
+ "ne_low",
133
+ "neuromod_decay",
134
+ "diffusion",
135
+ "osc_low",
136
+ "osc_mid",
137
+ "osc_high",
138
+ "osc_strength",
139
+ "phase_coupling",
140
+ "energy_base",
141
+ "firing_cost",
142
+ "plast_cost",
143
+ "metabolic_rate",
144
+ "recovery_rate",
145
+ "target_fire_rate",
146
+ "homeo_plast_rate",
147
+ "itu_radius",
148
+ "evol_interval",
149
+ "fit_temporal_w",
150
+ "fit_energy_w",
151
+ "fit_pattern_w",
152
+ "curr_da",
153
+ "curr_ser",
154
+ "curr_ach",
155
+ "curr_ne",
156
+ "net_time",
157
+ "net_steps",
158
+ "branching_ratio",
159
+ "energy_consumed",
160
+ "itu_circle_count"
161
+ ]
162
+ },
163
+ "neurons": {
164
+ "file": "neuraxonLife2-1M_neurons.parquet",
165
+ "rows": 21814295,
166
+ "columns": [
167
+ "game_id",
168
+ "nxer_name",
169
+ "neuron_id",
170
+ "type",
171
+ "type_from_data",
172
+ "membrane_pot",
173
+ "trinary",
174
+ "trinary_label",
175
+ "adaptation",
176
+ "health",
177
+ "is_active",
178
+ "energy",
179
+ "phase",
180
+ "nat_freq",
181
+ "intrinsic_ts",
182
+ "circle_id",
183
+ "neuron_fitness",
184
+ "ind_membrane_tau",
185
+ "ind_thresh_exc",
186
+ "ind_thresh_inh",
187
+ "ind_adaptation",
188
+ "ind_spont_rate",
189
+ "ind_health_decay",
190
+ "ind_energy_base",
191
+ "ind_firing_cost",
192
+ "ind_plast_cost",
193
+ "ind_metabolic",
194
+ "ind_recovery",
195
+ "n_branches",
196
+ "branch_pot_mean",
197
+ "branch_pot_std",
198
+ "branch_pot_min",
199
+ "branch_pot_max",
200
+ "plateau_mean",
201
+ "plateau_max",
202
+ "branch_thresh_mean",
203
+ "branch_thresh_std",
204
+ "plateau_decay_mean"
205
+ ]
206
+ },
207
+ "synapses": {
208
+ "file": "neuraxonLife2-1M_synapses.parquet",
209
+ "rows": 15726173,
210
+ "columns": [
211
+ "game_id",
212
+ "nxer_name",
213
+ "pre_id",
214
+ "post_id",
215
+ "w_fast",
216
+ "w_slow",
217
+ "w_meta",
218
+ "w_total",
219
+ "w_abs",
220
+ "w_fast_abs",
221
+ "w_slow_abs",
222
+ "w_meta_abs",
223
+ "is_silent",
224
+ "is_modulatory",
225
+ "syn_type",
226
+ "is_ionotropic_fast",
227
+ "is_ionotropic_slow",
228
+ "is_metabotropic",
229
+ "integrity",
230
+ "axon_delay",
231
+ "learn_mod",
232
+ "delta_w",
233
+ "ind_tau_fast",
234
+ "ind_tau_slow",
235
+ "ind_tau_meta",
236
+ "ind_tau_ltp",
237
+ "ind_tau_ltd",
238
+ "ind_learn_rate",
239
+ "ind_plast_thresh",
240
+ "tau_ratio_fast_slow",
241
+ "tau_ratio_ltp_ltd"
242
+ ]
243
+ },
244
+ "branches": {
245
+ "file": "neuraxonLife2-1M_branches.parquet",
246
+ "rows": 87273965,
247
+ "columns": [
248
+ "game_id",
249
+ "nxer_name",
250
+ "neuron_id",
251
+ "branch_id",
252
+ "branch_pot",
253
+ "branch_pot_abs",
254
+ "plateau_pot",
255
+ "branch_thresh",
256
+ "plateau_decay",
257
+ "above_threshold",
258
+ "has_plateau"
259
+ ]
260
+ }
261
+ },
262
+ "statistics": {
263
+ "total_nxers": 1009677,
264
+ "total_neurons": 21814295,
265
+ "total_synapses": 15726173,
266
+ "total_branches": 87273965,
267
+ "unique_games": 9794
268
+ }
269
+ }
neuraxonLife2-1M_neurons.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3cf340d1d3495a2ba3467836b3faea6339842f9e7d36f719a9b273ef67de6b1
3
+ size 1105441142
neuraxonLife2-1M_nxers.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d31c90effe69a3d5bab227ee94191b6003b4e428683e54fbe2cb0c08276d1fd6
3
+ size 150807785
neuraxonLife2-1M_synapses.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42b4a3af535260b5c0d2ce5b402e43e2cb37cdcc11705252302f0440227afb96
3
+ size 821102140