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☆50Updated 10 months 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
- Assignment Solutions to CS234: Reinforcement learning course☆36Updated 6 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆138Updated 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
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆71Updated 6 months ago
- ☆39Updated 5 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 Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆28Updated 3 weeks ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆80Updated 4 years ago
- 🐲 Stanford CS234 : Reinforcement Learning☆25Updated 5 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆47Updated 2 years ago
- Solutions to coding assignments of Stanford Reinforcement Learning course Winter 2021☆13Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- Pytorch Implementation for First Order Constrained Optimization in Policy Space (FOCOPS).☆26Updated 3 years ago
- Berkeley CS285 2019 homework solution☆30Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- My personal practice to implement algorithms of RL from scratch.☆35Updated 5 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆26Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago