williamg / geneticLinks
A Python utility for solving problems with genetic algorithms
☆23Updated 8 years ago
Alternatives and similar repositories for genetic
Users that are interested in genetic are comparing it to the libraries listed below
Sorting:
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Genetic algorithm packages for optimization in Python.☆80Updated 7 years ago
- A python library for genetic algorithms☆237Updated 7 years ago
- Heuristic Optimization for Python☆73Updated 5 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆56Updated 7 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆93Updated 4 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆81Updated 8 years ago
- Genetic Algorithm Challenge by @Sirajology on Youtube☆29Updated 6 years ago
- Pure Python Evolutionary Algorithms Framework☆46Updated 6 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- This is the code for "Navigating a Virtual World Using Dynamic Programming" by Siraj Raval on Youtube☆57Updated 8 years ago
- osBrain - A general-purpose multi-agent system module written in Python☆181Updated 6 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 8 years ago
- Rendering IPython Notebooks using Flask☆65Updated 11 years ago
- Implementation of some swarm intelligence and evolutionary algorithms☆17Updated 7 years ago
- Reducing Global Carbon Footprint based on Multi-Agent Reinforcement Learning - School of AI Fellowship Research☆58Updated 7 years ago
- Notebooks on how to use Distributed Evolutionary Algorithm in Python (DEAP)☆237Updated 4 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of…☆145Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 6 years ago
- This is the code for the "How to Make a Path Planning Algorithm Easily " live session by @Sirajology on Youtube☆66Updated 9 years ago
- Python implementation of state-of-art meta-heuristic and evolutionary optimization algorithms.☆12Updated 3 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆28Updated 7 years ago
- Learning to walk with genetic algorithms by optimizing a truncated Fourier series, applied to a realistic bio-mechanical model of the hum…☆36Updated 8 years ago
- An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.☆45Updated 5 years ago
- This is the code for "AI that Creates AI" By Siraj Raval on Youtube☆65Updated 7 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 2 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago