cosmoharrigan / neuroevolutionLinks
Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.
☆71Updated 4 years ago
Alternatives and similar repositories for neuroevolution
Users that are interested in neuroevolution are comparing it to the libraries listed below
Sorting:
- Differentiable Neural Computer implementation in Tensorflow☆35Updated 8 years ago
- ☆28Updated 6 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 6 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- This is the implementation of paper Model Free Episodic Control☆36Updated 5 years ago
- Differentiable neural computers☆27Updated 8 years ago
- A Quick and Dirty Progressive Neural Network written in TensorFlow.☆52Updated 7 years ago
- General purpose framework for deep reinforcement learning☆71Updated 8 years ago
- ☆90Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Asynchronous Advantage Actor Critic☆20Updated 8 years ago
- Implementation of Undecimated Fully Convolutional Neural Network for time series modeling☆39Updated 8 years ago
- ☆30Updated 8 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆52Updated 8 years ago
- Web-based Reinforcement Learning Control Center☆64Updated 8 years ago
- ☆24Updated 9 years ago
- Backpropagation training of neural networks with Hebbian plastic connections☆31Updated 3 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- Generative Sparse Distributed Representations, a fast generative model written in Python (Original C++ implementation https://github.com/…☆24Updated 8 years ago
- Atari gauntlet for RL agents☆29Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago