colinskow / move37
Coding Demos from the School of AI's Move37 Course
☆184Updated 6 years ago
Alternatives and similar repositories for move37:
Users that are interested in move37 are comparing it to the libraries listed below
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- ☆185Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆366Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆336Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆183Updated 7 months ago
- ☆398Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆545Updated 6 months ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆85Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- Structural implementation of RL key algorithms☆513Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆293Updated 2 years ago