All Projects → jiachenli94 → Awesome Decision Making Reinforcement Learning

jiachenli94 / Awesome Decision Making Reinforcement Learning

Licence: mit
A selection of state-of-the-art research materials on decision making and motion planning.

Projects that are alternatives of or similar to Awesome Decision Making Reinforcement Learning

Dreamer
Dream to Control: Learning Behaviors by Latent Imagination
Stars: ✭ 269 (+295.59%)
Mutual labels:  artificial-intelligence, 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 (+88.24%)
Mutual labels:  artificial-intelligence, 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 (+95.59%)
Mutual labels:  artificial-intelligence, robotics, reinforcement-learning
Dreamerv2
Mastering Atari with Discrete World Models
Stars: ✭ 287 (+322.06%)
Mutual labels:  artificial-intelligence, robotics, reinforcement-learning
Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (+347.06%)
Mutual labels:  artificial-intelligence, algorithms, reinforcement-learning
Rex Gym
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
Stars: ✭ 684 (+905.88%)
Mutual labels:  artificial-intelligence, robotics, reinforcement-learning
Huskarl
Deep Reinforcement Learning Framework + Algorithms
Stars: ✭ 414 (+508.82%)
Mutual labels:  artificial-intelligence, algorithms, reinforcement-learning
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (+1157.35%)
Mutual labels:  artificial-intelligence, algorithms, reinforcement-learning
Navigator
NaviGator ASV on-board software
Stars: ✭ 29 (-57.35%)
Mutual labels:  robotics, autonomous-vehicles
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-48.53%)
Mutual labels:  artificial-intelligence, reinforcement-learning
Quant Finance Resources
Courses, Articles and many more which can help beginners or professionals.
Stars: ✭ 36 (-47.06%)
Mutual labels:  artificial-intelligence, algorithms
Particle Filter Prototype
Particle Filter Implementations in Python and C++, with lecture notes and visualizations
Stars: ✭ 29 (-57.35%)
Mutual labels:  artificial-intelligence, robotics
Gym Panda
An OpenAI Gym Env for Panda
Stars: ✭ 29 (-57.35%)
Mutual labels:  robotics, reinforcement-learning
Fragile
Framework for building algorithms based on FractalAI
Stars: ✭ 36 (-47.06%)
Mutual labels:  algorithms, reinforcement-learning
Batch Ppo
Efficient Batched Reinforcement Learning in TensorFlow
Stars: ✭ 945 (+1289.71%)
Mutual labels:  artificial-intelligence, reinforcement-learning
Awesome Mlss
List of summer schools in machine learning + related fields across the globe
Stars: ✭ 1,001 (+1372.06%)
Mutual labels:  artificial-intelligence, reinforcement-learning
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-38.24%)
Mutual labels:  artificial-intelligence, reinforcement-learning
Gym
Seoul AI Gym is a toolkit for developing AI algorithms.
Stars: ✭ 27 (-60.29%)
Mutual labels:  artificial-intelligence, reinforcement-learning
Bolero
Behavior Optimization and Learning for Robots
Stars: ✭ 39 (-42.65%)
Mutual labels:  robotics, reinforcement-learning
Bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Stars: ✭ 8,714 (+12714.71%)
Mutual labels:  robotics, reinforcement-learning

Awesome Decision Making / Reinforcement Learning

Version LastUpdatedTopic

This is a paper list of state-of-the-art research materials related to decision making and motion planning. Wish it could be helpful for both academia and industry. (Still updating)

Maintainers: Jiachen Li (University of California, Berkeley)

Email: [email protected]

Please feel free to pull request to add new resources or send emails to us for questions, discussion and collaborations.

Note: Here is also a collection of research materials for interaction-aware trajectory (behavior) prediction.

RL & IRL & GAIL

  • Maximum Entropy Deep Inverse Reinforcement Learning, 2015, [paper]
  • Guided Cost Learning: Deep Inverse Optimal Control via Policy Optimization, ICML 2016, [paper]
  • Generative Adversarial Imitation Learning, NIPS 2016, [paper]
  • A Connection between Generative Adversarial Networks, Inverse Reinforcement Learning, and Energy-Based Models, NIPS 2016, [paper]
  • InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations, NIPS 2017, [paper] [code]
  • Self-Imitation Learning, ICML 2018, [paper] [code]
  • Data-Efficient Hierarchical Reinforcement Learning, NIPS 2018, [paper]
  • Learning Robust Rewards with Adversarial Inverse Reinforcement Learning, ICLR 2018, [paper]
  • Multi-Agent Generative Adversarial Imitation Learning, ICLR 2018, [paper]
  • Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019, [paper]

Autonomous Driving

  • A Survey of Deep Learning Applications to Autonomous Vehicle Control, IEEE Transaction on ITS 2019, [paper]
  • Imitating Driver Behavior with Generative Adversarial Networks, IV 2017, [paper] [code]
  • Multi-Agent Imitation Learning for Driving Simulation, IROS 2018, [paper] [code]
  • Simulating Emergent Properties of Human Driving Behavior Using Multi-Agent Reward Augmented Imitation Learning, ICRA 2019, [paper] [code]
  • Learning from Demonstration in the Wild, ICRA 2018, [paper]
  • Multi-Agent Connected Autonomous Driving using Deep Reinforcement Learning, NeurIPS 2019, [paper] [code]
  • Model-free Deep Reinforcement Learning for Urban Autonomous Driving, ITSC 2019, [paper]
  • End-to-end driving via conditional imitation learning, ICRA 2018, [paper]
  • CIRL: Controllable Imitative Reinforcement Learning for Vision-based Self-driving, ECCV 2018, [paper] [code]
  • A reinforcement learning based approach for automated lane change maneuvers, IV 2018, [paper]
  • Adversarial Inverse Reinforcement Learning for Decision Making in Autonomous Driving, ICRA 2020, [paper]
  • Deep hierarchical reinforcement learning for autonomous driving with distinct behaviors, IV 2018, [paper]
  • A Hierarchical Architecture for Sequential Decision-Making in Autonomous Driving using Deep Reinforcement Learning, ICML 2019, [paper]
  • End-to-end Interpretable Neural Motion Planner, CVPR 2019, [paper]
  • Jointly Learnable Behavior and Trajectory Planning for Self-Driving Vehicles, IROS 2019, [paper]
  • Dynamic Input for Deep Reinforcement Learning in Autonomous Driving, IROS 2019, [paper]
  • Learning to Navigate in Cities Without a Map, NIPS 2018, [paper]
  • Scalable End-to-End Autonomous Vehicle Testing via Rare-event Simulation, NIPS 2018, [paper]
  • Towards Learning Multi-agent Negotiations via Self-Play, ICCV 2019, [paper]

Simulator & Dataset

  • CARLA: An Open Urban Driving Simulator, [paper]
  • TORCS: The open racing car simulator, [paper]
  • Comma.ai: Learning a Driving Simulator, [paper]
  • NGSIM: US Highway 101 Dataset, [docs]
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].