xuanlinli17 / CS285_Fa19_Deep_Reinforcement_LearningLinks
My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments
☆118Updated 3 years ago
Alternatives and similar repositories for CS285_Fa19_Deep_Reinforcement_Learning
Users that are interested in CS285_Fa19_Deep_Reinforcement_Learning are comparing it to the libraries listed below
Sorting:
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆93Updated 6 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆195Updated 3 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆148Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Updated 3 years ago
- ☆183Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- ☆202Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆220Updated 2 years ago
- Paper Collection for Imitation Learning in RL.☆151Updated 3 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆83Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆266Updated 5 years ago
- ☆114Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- ☆92Updated 2 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆217Updated 2 years ago
- A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆518Updated 3 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year