My approach to brain simulation
- Identify a list of computational modules in the brain
- For each module
- Understand what it computes: input -> output
- Get training data (synthetic or real-world)
- Train artificial neural networks to replicate its functionality
- Combine modules
pip install brain-modules- Place Cells (incomplete, deprecated)
- Brain's GPS System (Head Direction Cells, Grid Cells, Place Cells)