DavidVivancos commited on
Commit
83ba760
·
verified ·
1 Parent(s): 95899ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +55 -3
README.md CHANGED
@@ -1,3 +1,55 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ tags:
4
+ - time-series
5
+ - artificial-life
6
+ - neural-networks
7
+ - evolutionary-algorithms
8
+ - reinforcement-learning
9
+ - biology
10
+ - simulation
11
+ - neuraxon
12
+ - Qubic
13
+ - Aigarth
14
+ pretty_name: Neuraxon Life 2.5 Deep Time Series Passive Binary
15
+ size_categories:
16
+ - 100M<n<1B
17
+ ---
18
+ # NeuraxonLife2.5-100K-DeepTimeSeries: Artificial Life Neuraxon Neural Network Simulation Deep Time Series Dataset (Passive Binary Exploration)
19
+
20
+ The Dataset is a companion suporting material for the upcoming paper:
21
+ "The Neutral Buffer State: Trinary Logic Advantage in Branching Ratio Stability for Continuous-Time Networks" by David Vivancos & Dr José Sanchez
22
+
23
+ ## Dataset Description
24
+
25
+ The **NeuraxonLife 2.5 Deep Time Series Dataset** is a massive, comprehensive collection of simulation data from the Neuraxon Game of Life environment.
26
+ It tracks the evolution of over **100,000 autonomous agents ("NxErs")** evolving biologically-plausible neural networks under survival pressures.
27
+
28
+ This dataset represents a significant expansion over previous versions, featuring "Deep Time Series" exploration with over **279 million plasticity events**
29
+ and high-resolution **per-agent time series** data.
30
+
31
+ Also validatie the original Neuraxon 1.0 paper: *'A New Neural Growth & Computation Blueprint'* by David Vivancos https://www.vivancos.com/ & Dr. Jose Sanchez https://josesanchezgarcia.com/ for Qubic Science. https://qubic.org/
32
+
33
+ **Paper Reference:** [Neuraxon: A New Neural Growth & Computation Blueprint](https://www.researchgate.net/publication/397331336_Neuraxon)
34
+
35
+ ## Dataset Summary
36
+
37
+ This dataset provides granular insights into emergent neural computation in an artificial life setting.
38
+ It covers 2,791 distinct simulation games involving complex neural phenomena.
39
+
40
+ ## Citation
41
+ ```bibtex
42
+ @dataset{NeuraxonLife2.5-TimeSeriesPassiveBinary,
43
+ title={Neuraxon Game of Life 2.5 Research Dataset: Deep Time Series Exploration Passive Binnary Exploration},
44
+ author={Vivancos, David and Sanchez, Jose},
45
+ year={2026},
46
+ publisher={Hugging Face},
47
+ version={2.5.0},
48
+ url={https://huggingface.co/datasets/DavidVivancos/NeuraxonLife2.5PassiveBinary}
49
+ }
50
+ ```
51
+ ## Authors & Curators
52
+ * **David Vivancos** / Artificiology Research - [Qubic Science](https://qubic.org/)
53
+ * **Dr. Jose Sanchez** / UNIR - [Qubic Science](https://qubic.org/)
54
+ **Contact:** For questions or issues, please open a GitHub issue at [https://github.com/DavidVivancos/Neuraxon](https://github.com/DavidVivancos/Neuraxon).
55
+