souvik1982/Brain
Simulating a primordial brain. A biological (spiking) neural network structuring itself through natural selection.
This project simulates a "primordial brain" using a biological (spiking) neural network that evolves through natural selection. It takes a simple virtual environment with bots searching for food and, through generations, demonstrates how survival behaviors emerge. This tool is designed for researchers in neuroscience, biology, or artificial life seeking to explore the foundational mechanisms of learning and brain development, not for creating efficient AI.
No commits in the last 6 months.
Use this if you are a researcher interested in simulating the evolutionary emergence of learning mechanisms in biological brains, rather than building practical AI applications.
Not ideal if you are looking for an efficient machine learning system or a tool to solve real-world computational problems.
Stars
13
Forks
5
Language
C++
License
—
Category
Last pushed
Mar 13, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/souvik1982/Brain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GoodAI/BrainSimulator
Brain Simulator is a platform for visual prototyping of artificial intelligence architectures.
fargonauts/copycat
Modern port of Melanie Mitchell's and Douglas Hofstadter's Copycat
ViciousSquid/Dosidicus
A cognitive sandbox: Raise digital squids whose brains grow & rewire themselves through Hebbian...
bjornregnell/scai
How does an AI work? Make your own simple AI using the Scala programming language.
Kidel/Artificial-Intelligence-JS
Machine Learning and Artificial Intelligence algorithms using client-side JavaScript, Node.js...