NACLab/ngc-learn
NGC-Learn: Neurobiological Systems Simulation and NeuroAI Design in Python
This tool helps computational neuroscientists and AI researchers design, simulate, and analyze complex brain-inspired systems and models that learn like biological networks. You can input various neurobiological network configurations and learning rules, and it outputs simulated neural activity, learning dynamics, and agent behaviors. It's designed for anyone exploring the intersection of neuroscience and artificial intelligence.
177 stars.
Use this if you are developing or studying biologically-plausible learning algorithms or simulating detailed neurobiological network models.
Not ideal if you need a general-purpose deep learning framework for standard machine learning tasks like image classification or natural language processing.
Stars
177
Forks
34
Language
Python
License
BSD-3-Clause
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NACLab/ngc-learn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
fangwei123456/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
neuromorphs/NIR
Neuromorphic Intermediate Representation reference implementation
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
norse/norse
Deep learning with spiking neural networks (SNNs) in PyTorch.
jeshraghian/snntorch
Deep and online learning with spiking neural networks in Python