erfanMhi / Deep-Reinforcement-Learning-CS285-Pytorch
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
☆135Updated 2 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-CS285-Pytorch:
Users that are interested in Deep-Reinforcement-Learning-CS285-Pytorch are comparing it to the libraries listed below
- 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☆128Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated last month
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆252Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆202Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆166Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆79Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆142Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- Berkeley CS285 2019 homework solution☆30Updated last year
- ☆339Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 4 months ago
- ☆193Updated last year
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆91Updated 6 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆296Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated last year
- Stanford CS234: Reinforcement Learning Winter 2020☆19Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 7 months ago