changebo / CS234-2020Links
Stanford CS234: Reinforcement Learning Winter 2020
☆19Updated 2 years ago
Alternatives and similar repositories for CS234-2020
Users that are interested in CS234-2020 are comparing it to the libraries listed below
Sorting:
- Stanford CS234: Reinforcement Learning assignments and practices☆51Updated 10 months ago
- Assignment Solutions to CS234: Reinforcement learning course☆36Updated 6 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated last month
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Solutions to coding assignments of Stanford Reinforcement Learning course Winter 2021☆13Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆35Updated 5 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆139Updated 3 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆72Updated 7 months ago
- ☆39Updated 5 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆80Updated 5 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆33Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Stanford CS234 : Reinforcement Learning☆149Updated 5 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆26Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- 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…☆154Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago