gkirgizov/die
DIE — is an Artificial Life project aimed at reproducing emergence of distributed intelligence under environmental pressures using learning cellular automata models.
This project helps researchers and scientists explore how complex, coordinated intelligence can emerge from simple, distributed agents interacting within an environment. You can set up virtual environments with resources and pressures, define basic agent behaviors (like Brownian motion or slime mold), and observe how these agents collectively find food and survive. It's designed for those studying artificial life, collective behavior, or the principles of emergent intelligence.
No commits in the last 6 months.
Use this if you are a researcher interested in simulating and understanding emergent intelligence, collective behavior, or artificial life systems in a controlled environment.
Not ideal if you're looking for a production-ready AI solution or a tool for general-purpose machine learning model training.
Stars
7
Forks
1
Language
Python
License
BSD-3-Clause
Category
Last pushed
Apr 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gkirgizov/die"
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...