mdeib / berkeley-deep-RL-pytorch-solutionsLinks
Pytorch solutions for UC Berkeley's cs285 assignments
☆140Updated 3 years ago
Alternatives and similar repositories for berkeley-deep-RL-pytorch-solutions
Users that are interested in berkeley-deep-RL-pytorch-solutions are comparing it to the libraries listed below
Sorting:
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆127Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆141Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Paper Collection for Imitation Learning in RL.☆149Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Paper Collection for Batch RL with brief introductions.☆84Updated 3 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆142Updated 2 years ago
- ☆133Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- Multi Task RL Baselines☆250Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆329Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆133Updated last year
- A collection of recent MARL papers☆96Updated 9 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆130Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆188Updated 3 years ago
- ☆201Updated 2 years ago
- ☆282Updated 3 years ago
- Online Decision Transformer☆267Updated last year
- A collection of offline reinforcement learning algorithms.☆197Updated 9 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆148Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Official implementation of "Accelerating Reinforcement Learning with Learned Skill Priors", Pertsch et al., CoRL 2020☆211Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆191Updated 2 years ago