changebo / CS234-2020
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
- Stanford CS234: Reinforcement Learning assignments and practices☆49Updated 8 months ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆167Updated 2 years 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…☆137Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆137Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆122Updated 5 years ago
- My personal practice to implement algorithms of RL from scratch.☆35Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆52Updated 11 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆87Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- ☆39Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆63Updated 5 months ago
- Stanford CS234 : Reinforcement Learning☆143Updated 5 years ago
- Solutions to coding assignments of Stanford Reinforcement Learning course Winter 2021☆13Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆109Updated last year
- Deep Q-Learning (DQN) implementation for Atari pong.☆81Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆220Updated 3 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 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…☆154Updated 3 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆211Updated 2 years ago