mohammadasghari / UC-Berkeley-CS-294-Deep-RLLinks
Implementation of Deep RL Algorithms for UC Berkeley's CS 294-112 (Fall 2018): Deep Reinforcement Learning
☆22Updated 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…☆139Updated 2 years ago
- Implementation of fundamental concepts and algorithms for reinforcement learning☆16Updated 5 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- My solutions to CS285 2019 Fall of UC Berkeley☆14Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆138Updated 5 years ago
- ☆100Updated 5 years ago
- Berkeley CS285 2019 homework solution☆31Updated 2 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆140Updated 3 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆235Updated 6 months ago
- Stanford CS234: Reinforcement Learning assignments and practices☆55Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆21Updated 4 years ago
- Berkeley CS182/282A Designing, Visualizing and Understanding Deep Neural Networks☆85Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆124Updated 2 years ago
- Stanford CS234: Reinforcement Learning Winter 2020☆19Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆243Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆198Updated 2 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆244Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.