changebo / CS234-2020
Stanford CS234: Reinforcement Learning Winter 2020
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for CS234-2020
- Stanford CS234: Reinforcement Learning assignments and practices☆34Updated 3 months ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆133Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆165Updated last year
- Assignment Solutions to CS234: Reinforcement learning course☆36Updated 6 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆121Updated 2 years ago
- Stanford CS234 : Reinforcement Learning☆108Updated 5 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆26Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆51Updated 2 weeks ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆70Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆148Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆96Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆89Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆65Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆96Updated 5 years ago
- Example code for the Gym documentation☆71Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆90Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- 🐲 Stanford CS234 : Reinforcement Learning☆21Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago