CodeByBryant/Evo
A Typescript-based simulation involving agents competing to collect food in the least amount of time. The project features genetic algorithms and neural networks to evolve agent behavior and decision-making over time.
Stars
3
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CodeByBryant/Evo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trevorstephens/gplearn
Genetic Programming in Python, with a scikit-learn inspired API
nnaisense/evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
google/pyglove
Manipulating Python Programs
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization...
alirezamika/evostra
A fast Evolution Strategy implementation in Python