tnakae / Udacity-DeepRL-PPO
Udacity Deep Reinforecment Learning - Implementation of Proximal Policy Optimization (PPO)
☆14Updated 6 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 framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 2 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Project 1 of Udacity's Deep Reinforcement Learning nanodegree program☆13Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- PPO Dash: Improving Generalization in Deep Reinforcement Learning☆16Updated 5 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- World Models with A3C on Carracing-v0 in gym☆33Updated 5 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆85Updated 4 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago