changebo / CS234-2020
Stanford CS234: Reinforcement Learning Winter 2020
☆19Updated 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☆43Updated 6 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…☆134Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆166Updated last year
- Pytorch solutions for UC Berkeley's cs285 assignments☆125Updated 3 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)☆251Updated 3 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆59Updated 3 months ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆51Updated 4 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆81Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆69Updated last year
- ☆30Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- ☆39Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆34Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆161Updated 2 years ago
- Stanford CS234 : Reinforcement Learning☆139Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆158Updated 3 months ago
- ☆9Updated 2 years ago
- Pytorch Implementation for First Order Constrained Optimization in Policy Space (FOCOPS).☆26Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- 🐲 Stanford CS234 : Reinforcement Learning☆24Updated 5 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆24Updated 4 years ago