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
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆45Updated 4 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- World Models with A3C on Carracing-v0 in gym☆32Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆91Updated 5 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 2 years ago
- ☆73Updated 2 years ago
- ☆92Updated 4 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆36Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Project 1 of Udacity's Deep Reinforcement Learning nanodegree program☆13Updated 6 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆146Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 5 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 7 years ago
- General implementation of Advantage Actor Critic using Pytorch☆26Updated 3 years ago
- Meta Reinforcement Learning Experiments☆33Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆44Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Soft Actor-Critic with advanced features☆48Updated this week
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago