berkeleydeeprlcourse / homework_fall2020
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)
☆250Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for homework_fall2020
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- Pytorch solutions for UC Berkeley's cs285 assignments☆121Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆214Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆534Updated last year
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- Code for conservative Q-learning☆410Updated 2 years ago
- ☆187Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- Real-World RL Benchmark Suite☆347Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- Library for Model Based RL☆963Updated 4 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆457Updated 7 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- A curated list of awesome imitation learning resources and publications☆526Updated 9 months ago
- ☆332Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆396Updated last year
- Imitation learning algorithms☆466Updated 3 months ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆263Updated 4 years ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆133Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆165Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆327Updated 2 years ago