mohammadasghari / UC-Berkeley-CS-294-Deep-RLLinks
Implementation of Deep RL Algorithms for UC Berkeley's CS 294-112 (Fall 2018): Deep Reinforcement Learning
☆23Updated 6 years ago
Alternatives and similar repositories for UC-Berkeley-CS-294-Deep-RL
Users that are interested in UC-Berkeley-CS-294-Deep-RL are comparing it to the libraries listed below
Sorting:
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- Stanford CS234: Reinforcement Learning Winter 2020☆19Updated 2 years ago
- Berkeley CS285 2019 homework solution☆30Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- ☆98Updated 5 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆138Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆50Updated 10 months ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆71Updated 7 months ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 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
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆45Updated 6 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆54Updated 4 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆156Updated 5 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆126Updated 5 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated last year
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆157Updated 6 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆22Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Project on design and implement neural network that maximises driving speed of self-driving car through reinforcement learning.☆149Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆35Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆124Updated last year
- ☆184Updated 3 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- ☆33Updated 5 years ago