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)☆146Updated 3 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆139Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆126Updated 2 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.☆171Updated 9 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- ☆133Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆142Updated 2 years ago
- Multi Task RL Baselines☆249Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆184Updated 3 years ago
- Paper Collection for Batch RL with brief introductions.☆84Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Online Decision Transformer☆266Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆327Updated last year
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆123Updated 4 years ago
- Conservative Q Learning on top of SAC☆132Updated 2 years ago
- ☆201Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆132Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Representation Learning for RL☆126Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆174Updated 2 years ago
- ☆280Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- CS285 Homework☆27Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month