xuwd11 / cs294-112_hwsLinks
My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning
☆92Updated 6 years ago
Alternatives and similar repositories for cs294-112_hws
Users that are interested in cs294-112_hws are comparing it to the libraries listed below
Sorting:
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- ☆186Updated 3 years ago
- ☆274Updated 7 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆161Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆294Updated 7 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆214Updated 2 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- ☆92Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- ☆199Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆504Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆190Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆311Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆497Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- ☆111Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago