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:
- Genetic algorithm packages for optimization in Python.☆80Updated 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
- A python library for genetic algorithms☆237Updated 7 years ago
- Heuristic Optimization for Python☆73Updated 5 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
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- NEAT Solver for OpenAI☆145Updated 8 years ago
- osBrain - A general-purpose multi-agent system module written in Python☆178Updated 5 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- ☆45Updated 4 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Genetic Algorithm Challenge by @Sirajology on Youtube☆30Updated 5 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆94Updated 3 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- This is the code for "World Models Explained" By Siraj Raval on Youtube☆86Updated 2 years ago
- Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Heb…☆71Updated 6 years ago
- Automated Machine Learning: go from 'X' to 'y' without effort.☆48Updated 6 years ago
- Random Forest Learner to predict stock prices☆13Updated 11 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- The Clever Algorithms project is an effort to describe a large number of algorithmic techniques from the field of Artificial Intelligence…☆29Updated 6 years ago
- Add-on for OpenAI Gym that supports automatic downloading of user environments.☆45Updated 8 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated last month
- An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.☆45Updated 4 years ago
- Neural Networks For Playing Pong☆77Updated 9 years ago