nathanrooy / evolving-simple-organismsLinks
Evolving simple organisms using a genetic algorithm and deep learning from scratch with python
☆148Updated 6 years ago
Alternatives and similar repositories for evolving-simple-organisms
Users that are interested in evolving-simple-organisms are comparing it to the libraries listed below
Sorting:
- An interesting display of evolution through neural networks and a genetic algorithm☆141Updated 8 years ago
- Simple Python implementation of Conway's game of life and other cellular automata, computed using numpy.fft☆188Updated 9 months ago
- A collection of experiments in reinforcement learning. For now, consists only of Deep Q Learning, but willl eventually contain others.☆32Updated 6 years ago
- A snake game, three versions of AI included, implemented in python, pygame.☆93Updated 5 years ago
- A Python Library for Conway's Game of Life☆182Updated 5 years ago
- NEAT Solver for OpenAI☆144Updated 9 years ago
- Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.☆55Updated 7 years ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 7 years ago
- Code for https://fosterelli.co/executing-gradient-descent-on-the-earth☆69Updated 3 weeks ago
- Notebooks on how to use Distributed Evolutionary Algorithm in Python (DEAP)☆237Updated 4 years ago
- Generating abstract art through neural networks in PyTorch☆46Updated 3 months ago
- Conway's Game of Life using python's matplotlib and numpy☆47Updated 6 years ago
- Game AI Game Engine☆100Updated 7 years ago
- A maze generator, solver and visualizer for Python☆290Updated last year
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆93Updated 4 years ago
- Computer generated photomontage from video☆91Updated 6 years ago
- This is the code for "How to use Q Learning in Video Games Easily" by Siraj Raval on Youtube☆113Updated 7 years ago
- A fast Evolution Strategy implementation in Python☆272Updated 5 years ago
- Some example scripts in pytorch☆27Updated 9 months ago
- This is the code for the "An intro to probabilistic programming with Uber's Pyro" by Siraj Raval on Youtube☆44Updated 8 years ago
- Neural Networks For Playing Pong☆76Updated 9 years ago
- Cellular automaton-based calculus for the masses☆68Updated 5 years ago
- Python code and data sets used in the post on neural networks.☆83Updated 5 years ago
- This is the code for "Navigating a Virtual World Using Dynamic Programming" by Siraj Raval on Youtube☆57Updated 8 years ago
- This is the code for "Dynamic Programming" by Siraj Raval on Youtube☆52Updated 6 years ago
- Python Fractal Landscape☆109Updated 8 years ago
- SpaceX Falcon 9 Box2D continuous-action simulation with traditional and AI controllers.☆336Updated 2 years ago
- An RL implementation in Keras☆104Updated 7 years ago
- Genetic algorithm packages for optimization in Python.☆80Updated 7 years ago
- A Neural Networking library based on NumPy only☆113Updated 2 years ago