xuwd11 / cs294-112_hwsLinks
My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning
☆94Updated 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☆118Updated 3 years ago
- ☆183Updated 3 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆48Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 6 years ago
- ☆275Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆223Updated 2 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆217Updated 3 years ago
- ☆397Updated 6 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Updated 6 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- ☆113Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆527Updated 3 years ago
- ☆92Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- ☆202Updated 2 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆506Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 6 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆453Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago