All Projects → andrewliao11 → Deep Reinforcement Learning Survey

andrewliao11 / Deep Reinforcement Learning Survey

My Exploration on Deep Reinforcement Learning Survey

Projects that are alternatives of or similar to Deep Reinforcement Learning Survey

Mjrl
Reinforcement learning algorithms for MuJoCo tasks
Stars: ✭ 162 (-61.34%)
Mutual labels:  robotics, reinforcement-learning
Awesome Real World Rl
Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.
Stars: ✭ 234 (-44.15%)
Mutual labels:  robotics, reinforcement-learning
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (-61.58%)
Mutual labels:  robotics, reinforcement-learning
Ravens
Train robotic agents to learn pick and place with deep learning for vision-based manipulation in PyBullet. Transporter Nets, CoRL 2020.
Stars: ✭ 133 (-68.26%)
Mutual labels:  robotics, reinforcement-learning
Reward Learning Rl
[RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering
Stars: ✭ 310 (-26.01%)
Mutual labels:  robotics, reinforcement-learning
Articulations Robot Demo
Stars: ✭ 145 (-65.39%)
Mutual labels:  robotics, reinforcement-learning
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (-49.88%)
Mutual labels:  robotics, reinforcement-learning
Researchpapernotes
Initiative to read research papers
Stars: ✭ 97 (-76.85%)
Mutual labels:  robotics, reinforcement-learning
Dreamerv2
Mastering Atari with Discrete World Models
Stars: ✭ 287 (-31.5%)
Mutual labels:  robotics, reinforcement-learning
Dreamer
Dream to Control: Learning Behaviors by Latent Imagination
Stars: ✭ 269 (-35.8%)
Mutual labels:  robotics, reinforcement-learning
Toycarirl
Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)
Stars: ✭ 128 (-69.45%)
Mutual labels:  robotics, reinforcement-learning
Awesome Self Supervised Learning
A curated list of awesome self-supervised methods
Stars: ✭ 4,492 (+972.08%)
Mutual labels:  robotics, reinforcement-learning
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-71.6%)
Mutual labels:  robotics, reinforcement-learning
Open Quadruped
An open-source 3D-printed quadrupedal robot. Intuitive gait generation through 12-DOF Bezier Curves. Full 6-axis body pose manipulation. Custom 3DOF Leg Inverse Kinematics Model accounting for offsets.
Stars: ✭ 148 (-64.68%)
Mutual labels:  robotics, reinforcement-learning
Gym Ignition
Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo
Stars: ✭ 97 (-76.85%)
Mutual labels:  robotics, reinforcement-learning
Gym Pybullet Drones
PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control
Stars: ✭ 168 (-59.9%)
Mutual labels:  robotics, reinforcement-learning
Hand dapg
Repository to accompany RSS 2018 paper on dexterous hand manipulation
Stars: ✭ 88 (-79%)
Mutual labels:  robotics, reinforcement-learning
Safeopt
Safe Bayesian Optimization
Stars: ✭ 90 (-78.52%)
Mutual labels:  robotics, reinforcement-learning
Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (-38.66%)
Mutual labels:  robotics, reinforcement-learning
Gym Miniworld
Simple 3D interior simulator for RL & robotics research
Stars: ✭ 338 (-19.33%)
Mutual labels:  robotics, reinforcement-learning

Deep Reinforcement Learning survey

This paper list is a bit different from others. I'll put some opinion and summary on it. However, to understand the whole paper, you still have to read it by yourself!
Surely, any pull request or discussion are welcomed!

Before Jump into Deep Reinforcement Learning

If you're a newbie in deep reinforcement learning, I suggest you to read the blog post and open course first.

Outline

[Useful] Learn Reinforcement Learning

👉 dennybritz/reinforcement-learning
👉 Daivd Silver's course about policy gradient
👉 Deep Reinforcement Learning

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].