changebo / CS234-2020
Stanford CS234: Reinforcement Learning Winter 2020
☆18Updated last year
Alternatives and similar repositories for CS234-2020:
Users that are interested in CS234-2020 are comparing it to the libraries listed below
- Stanford CS234: Reinforcement Learning assignments and practices☆38Updated 5 months ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆134Updated 2 years ago
- Assignment Solutions to CS234: Reinforcement learning course☆36Updated 6 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆166Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- My personal practice to implement algorithms of RL from scratch.☆34Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆252Updated 3 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Implementation of Multi-Game Decision Transformers in PyTorch☆45Updated last year
- Pytorch solutions for UC Berkeley's cs285 assignments☆124Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- ☆91Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆116Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- ☆39Updated 4 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆58Updated 2 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆82Updated last year
- Example code for the Gym documentation☆71Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆211Updated last month
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆79Updated 4 years ago
- GAIL learning to imitate PPO playing CartPole.☆12Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆153Updated 5 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆75Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- Stanford CS234 : Reinforcement Learning☆128Updated 5 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆10Updated 3 years ago
- DQN examples codes in chapter 4☆42Updated last year