williamg / genetic
A Python utility for solving problems with genetic algorithms
☆23Updated 7 years ago
Alternatives and similar repositories for genetic:
Users that are interested in genetic are comparing it to the libraries listed below
- A python library for genetic algorithms☆235Updated 6 years ago
- Heuristic Optimization for Python☆72Updated 4 years ago
- Genetic algorithm packages for optimization in Python.☆80Updated 6 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- random search, hill climbing, policy gradient☆140Updated 6 years ago
- Add-on for OpenAI Gym that supports automatic downloading of user environments.☆45Updated 7 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆83Updated 8 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆70Updated 3 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆94Updated 3 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆55Updated 6 years ago
- Implementation of some swarm intelligence and evolutionary algorithms☆17Updated 6 years ago
- Pure Python Evolutionary Algorithms Framework☆46Updated 5 years ago
- This is the code for "Solving the Basic Game of Pong" by Siraj Raval on Youtube☆21Updated 7 years ago
- Sorting numbers with pointer networks☆55Updated 6 years ago
- Multi-Agent Systems Course 2017 - MSc Artificial Intelligence @ UvA☆18Updated 7 years ago
- DDPG on OpenAI Gym Pendulum☆19Updated 8 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- ☆45Updated 4 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 6 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆41Updated 8 years ago
- This is the code for the "How to Make a Path Planning Algorithm Easily " live session by @Sirajology on Youtube☆66Updated 8 years ago
- Genetic Algorithm Challenge by @Sirajology on Youtube☆30Updated 5 years ago
- Build conversation Seq2Seq models with TensorFlow☆42Updated 8 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 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 6 years ago
- A convolutional neural network from scratch☆102Updated 8 years ago
- General purpose framework for deep reinforcement learning☆71Updated 7 years ago
- Tensorflow tutorial on convolutional neural networks.☆39Updated 7 years ago
- ☆11Updated 2 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago