tnakae / Udacity-DeepRL-PPOLinks
Udacity Deep Reinforecment Learning - Implementation of Proximal Policy Optimization (PPO)
☆14Updated 7 years ago
Alternatives and similar repositories for Udacity-DeepRL-PPO
Users that are interested in Udacity-DeepRL-PPO are comparing it to the libraries listed below
Sorting:
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆223Updated 2 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆94Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- World Models with A3C on Carracing-v0 in gym☆32Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆90Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- An RL agent for the Google Football environment☆95Updated 4 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆292Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 3 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Loose taxonomy of reinforcement learning algorithms☆190Updated 5 years ago
- ☆69Updated 7 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆155Updated 6 years ago
- Random Network Distillation pytorch☆259Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago