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☆60Updated last year
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆142Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 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
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆146Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆86Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 6 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆119Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆150Updated 4 years ago
- RLlib tutorials☆66Updated 3 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- DQN to play Atari Pong☆114Updated 6 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆118Updated 2 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆219Updated 2 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆83Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Ray RLlib tutorial material☆121Updated 3 years ago