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☆59Updated last year
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆141Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 4 months ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆140Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆141Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 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
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆217Updated 2 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆79Updated 3 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- ☆40Updated 3 weeks ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Solutions to coding assignments of Stanford Reinforcement Learning course Winter 2021☆13Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆114Updated last year
- RLlib tutorials☆66Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆341Updated 2 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…☆155Updated 4 years ago