berkeleydeeprlcourse / homework_fall2020
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)
☆252Updated 3 years ago
Alternatives and similar repositories for homework_fall2020:
Users that are interested in homework_fall2020 are comparing it to the libraries listed below
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆131Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆294Updated last year
- ☆339Updated 2 years ago
- List of competitions related to Reinforcement Learning☆352Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- Code for conservative Q-learning☆427Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated last year
- ☆193Updated last year
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆171Updated 7 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆468Updated 11 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆675Updated 10 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆313Updated 7 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆297Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆349Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- ☆390Updated 5 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆421Updated 3 years ago