nikste / tensorflow-neatLinks
implementation of neat like genetic algorithm for finding network topologies in tensorflow
☆68Updated 6 years ago
Alternatives and similar repositories for tensorflow-neat
Users that are interested in tensorflow-neat are comparing it to the libraries listed below
Sorting:
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- Testbed for deep reinforcement learning☆160Updated 8 years ago
- ☆90Updated 8 years ago
- Implementation of the Differentiable Neural Computer in Tensorflow☆117Updated 7 years ago
- Differentiable Neural Computer implementation in Tensorflow☆35Updated 8 years ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 6 years ago
- The original implementation of HyperNEAT in C++☆95Updated 7 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- Basic DQN implementation☆226Updated 7 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 8 years ago
- AIXIjs - General Reinforcement Learning in the Browser☆148Updated 4 years ago
- NPI(Neural Programmer-Interpreters) implementation with Keras☆242Updated 3 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- Deep Reinforcement Learning library for humans☆299Updated 7 years ago
- ☆113Updated 10 months ago
- Implementation of UFCNN in Keras☆93Updated 8 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- Differentiable Neural Computers☆129Updated 8 years ago
- An implementation of the Neural Turing Machine as a keras recurrent layer.☆139Updated 7 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆128Updated 4 years ago
- Portable NeuroEvolution Library☆332Updated last year
- Python cognitive modelling suite☆99Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Deep learning, architecture and hyper parameters search with genetic algorithms☆52Updated 11 months ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Module to help with running learning agents against PyGame games☆157Updated 4 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 …☆84Updated 9 years ago