xuwd11 / cs294-112_hws
My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning
☆91Updated 5 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
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- ☆187Updated 3 years ago
- Code for hierarchical imitation learning and reinforcement learning☆288Updated 6 years ago
- ☆91Updated last year
- Multitask Environments for RL☆275Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- ☆267Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- PyTorch implementation of Trust Region Policy Optimization☆435Updated 6 years ago
- Random Network Distillation pytorch☆243Updated 5 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆158Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 10 months ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 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
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆234Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆115Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆103Updated 5 years ago