breeko / Simple-Reinforcement-Learning-with-TensorflowLinks
Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial
☆35Updated 5 years ago
Alternatives and similar repositories for Simple-Reinforcement-Learning-with-Tensorflow
Users that are interested in Simple-Reinforcement-Learning-with-Tensorflow are comparing it to the libraries listed below
Sorting:
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆190Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Deep learning and Reinforcement learning lecture and course work☆100Updated 7 years ago
- A reinforcement learning framework☆156Updated 6 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 2 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆282Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆49Updated 7 years ago
- Web-based Reinforcement Learning Control Center☆65Updated 9 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- ☆137Updated 7 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- random search, hill climbing, policy gradient☆145Updated 6 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Reinforcement learning in python☆36Updated 6 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- ☆90Updated 8 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆277Updated 5 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago