Experience Neuraxon's trinary neural dynamics with our interactive 3D visualization at HuggingFace Spaces.
- 🧠 Build Custom Networks: Configure neurons, synapses, and plasticity parameters
- 🎯 Interactive Controls: Manually set input neuron states (excitatory/neutral/inhibitory)
- 🔬 Live Neuromodulation: Adjust dopamine 🎯, serotonin 😊, acetylcholine 💡, and norepinephrine ⚡ in real-time
- 📊 3D Visualization: Watch neural activity flow through the network with curved synaptic connections
- ⚙️ Preset Configurations: Try small networks, large networks, high plasticity modes, and more
- ▶️ Real-time Simulation: Run continuous processing and observe emergent dynamics
No installation required—just open your browser and explore!
Neuraxon is a bio-inspired neural network framework that extends beyond traditional perceptrons through trinary logic (-1, 0, 1), capturing excitatory, neutral, and inhibitory dynamics found in biological neurons.
Unlike conventional neural networks that use discrete time steps and binary activation, Neuraxon features:
- Continuous processing where inputs flow as constant streams
- Multi-timescale computation at both neuron and synapse levels
- Dynamic plasticity with synaptic formation, collapse, and rare neuron death
- Neuromodulation inspired by dopamine, serotonin, acetylcholine, and norepinephrine
- Spontaneous activity mirroring task-irrelevant yet persistent brain processes
This implementation includes a hybridization with Qubic's Aigarth Intelligent Tissue, demonstrating evolutionary approaches to neural computation.
Check out our paper for complete theoretical foundations and biological inspirations!
Neuraxons operate in three states:
- +1 (Excitatory): Active firing, promoting downstream activity
- 0 (Neutral): Subthreshold processing, enabling subtle modulation
- -1 (Inhibitory): Active suppression of downstream activity
This third "neutral" state models:
- Metabotropic receptor activation
- Silent synapses that can be "unsilenced"
- Subthreshold dendritic integration
- Neuromodulatory influences
Each synapse maintains three dynamic weights:
Unlike discrete time-step models, Neuraxon processes information continuously:
This enables:
- Real-time adaptation to streaming inputs
- Natural temporal pattern recognition
- Biologically plausible dynamics
Neuraxon implements continuous weight evolution inspired by STDP:
Neuraxon is particularly suited for:
- Continuous learning systems that adapt in real-time
- Temporal pattern recognition in streaming data
- Embodied AI and robotics requiring bio-realistic control
- Adaptive signal processing with non-stationary inputs
- Cognitive modeling of brain-like computation
- Energy-efficient AI leveraging sparse, event-driven processing
Visit our HuggingFace Space for a fully interactive 3D visualization where you can:
- Configure all network parameters through an intuitive GUI
- Visualize neurons color-coded by type (Blue input, pink mid, red output) and state:
- High Intesity = Excitatory (+1)
- Mid Intesity = Inhibitory (-1)
- Dark = Neutral (0)
- Watch neuromodulator particles (emoji sprites) flow along synaptic pathways
- Control input patterns and observe how they propagate through the network
- Experiment with different neuromodulator levels and see their effects
- Compare preset configurations (minimal, balanced, highly plastic, etc.)
The demo features a 3D sphere layout with curved synaptic connections and real-time particle effects representing neuromodulator dynamics.
All parameters have biologically plausible default ranges:
This implementation hybridizes Neuraxon with Aigarth Intelligent Tissue, combining:
- Neuraxon: Sophisticated synaptic dynamics and continuous processing
- Aigarth: Evolutionary framework with mutation and natural selection
The hybrid creates "living neural tissue" that:
- Evolves structure through genetic-like mutations
- Adapts weights through synaptic plasticity
- Undergoes selection based on task performance
- Exhibits emergent complexity and self-organization
If you use Neuraxon in your research, please cite:
We welcome contributions! Areas of interest include:
- Novel plasticity mechanisms
- Additional neuromodulator systems
- Energy efficiency optimizations
- New application domains
- Visualization tools
- Performance benchmarks
Please open an issue to discuss major changes before submitting PRs.
David Vivancos
Artificiology Research https://artificiology.com/ , Qubic https://qubic.org/ Science Advisor
Email: [email protected]
Jose Sanchez
UNIR University , Qubic https://qubic.org/ Science Advisor
Email: [email protected]
MIT License. See LICENSE file for details.
Core Neuraxon: Licensed under MIT License (permissive, no restrictions)
Aigarth Hybrid Features: If you implement the Aigarth hybrid features described in our paper, you MUST comply with the Aigarth License, which includes:
- ❌ NO military use of any kind
- ❌ NO use by military-affiliated entities
- ❌ NO dual-use applications with military potential
See NOTICE for full details.
The standalone Neuraxon implementation (without Aigarth integration) has no such restrictions.
This work builds upon decades of neuroscience research on:
- Synaptic plasticity (Bi & Poo, 1998)
- Neuromodulation (Brzosko et al., 2019)
- Spontaneous neural activity (Northoff, 2018)
- Continuous-time neural computation (Gerstner et al., 2014)
Special thanks to the Qubic's Aigarth team for the evolutionary tissue framework integration.
Building brain-inspired AI, one Neuraxon at a time 🧠✨
.png)



