An open API service indexing awesome lists of open source software.

https://github.com/nathanrooy/evolving-simple-organisms

Evolving simple organisms using a genetic algorithm and deep learning from scratch with python
https://github.com/nathanrooy/evolving-simple-organisms

deep-learning evolutionary-optimization genetic-algorithm neural-network python tutorial

Last synced: 4 months ago
JSON representation

Evolving simple organisms using a genetic algorithm and deep learning from scratch with python

Awesome Lists containing this project

README

          

# evolving-simple-organisms
Evolving simple organisms using a genetic algorithm and deep learning from scratch with python.

![alt text](organism_v1.gif)

The tutorial for this repo is located here -> https://nathanrooy.github.io/posts/2017-11-30/evolving-simple-organisms-using-a-genetic-algorithm-and-deep-learning/