This repository documents my journey of learning Neuron 9.0, a simulation environment for computational neuroscience.
-
Tutorials: Step-by-step guides for various features of Neuron 9.0.
-
Notes: Personal notes on concepts, features, and usage of Neuron 9.0.
-
Examples: Code examples and small simulations.
-
Resources: Collection of useful resources for learning Neuron 9.0.
-
Projects: More complex projects built with Neuron 9.0.
- Understand the basics of computational neuroscience and how to model neurons.
- Learn the Neuron 9.0 interface and scripting capabilities.
- Build and simulate various neuron models.
- Share my learning process and resources with others.
- Master Neuron 9.0 basic operations
- Understand neuron modeling principles
- Complete practical simulation projects
- Document learning progress
- Setup the learning repository
- Complete the official tutorial
- Build first neuron model
- ...
This repository documents my journey of learning Neuron 9.0 software.
Feel free to explore the directories. The content is organized by learning stage and topic.
Document Learning: Add daily notes in notes/ folder
Save Code: Store practice code in examples/
Collect Resources: Add useful links to resources/
Update Progress: Mark completed tasks in project files
Organize folder structure
Review learning progress
Update README with current status
Immediate Steps:
Create README.md
Create notes/ folder and first note
Create tutorials/installation.md
Add notes after each learning session
Organize code examples weekly
Document challenges and solutions
Learn → Practice → Document → Organize
Use this repository as your learning journal
This repository is licensed under the MIT License. See the LICENSE file for details.