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
Sorting:
- A python library for genetic algorithms☆235Updated 6 years ago
- Genetic algorithm packages for optimization in Python.☆80Updated 6 years ago
- Heuristic Optimization for Python☆72Updated 5 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆79Updated 7 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- ☆45Updated 4 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆70Updated 4 years ago
- Sorting numbers with pointer networks☆55Updated 6 years ago
- ☆39Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Use genetic algorithms to train flappy bird☆89Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Pure Python Evolutionary Algorithms Framework☆46Updated 5 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- Some time series vectorization methods which could give better representation for classification / clustering or other analysis.☆11Updated 9 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- This is the code for the 'Tensorflow Neural Network' Live session by @Sirajology on Youtube☆31Updated 5 years ago
- Neuron class provides LNU, QNU, RBF, MLP, MLP-ELM neurons☆40Updated 9 months ago
- Implementation of various Reinforcement Learning Algorithms☆27Updated 7 years ago
- Deep learning, architecture and hyper parameters search with genetic algorithms☆52Updated 9 months ago
- This is the code for "AI that Creates AI" By Siraj Raval on Youtube☆66Updated 7 years ago
- Using tensorflow, this agent can autonomously train itself to play Out Run and potentially be modified to play other games or perform tas…☆69Updated 8 years ago
- random search, hill climbing, policy gradient☆143Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 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
- Finding the best parameters for any algorithm☆42Updated 7 years ago
- Single Player Monte Carlo Tree Search implementation☆18Updated 5 years ago
- ☆19Updated 6 years ago