All Projects → yanlongtu → robInfLib-matlab

yanlongtu / robInfLib-matlab

Licence: other
Kernelized Movement Primitives (KMP)

Programming Languages

Jupyter Notebook
11667 projects
matlab
3953 projects

Projects that are alternatives of or similar to robInfLib-matlab

Imitation
Clean PyTorch implementations of imitation learning algorithms
Stars: ✭ 204 (+750%)
Mutual labels:  imitation-learning
end2end-self-driving-car
End-to-end Self-driving Car (Behavioral Cloning)
Stars: ✭ 19 (-20.83%)
Mutual labels:  imitation-learning
ros dmp
Dynamic Motion Primitives
Stars: ✭ 25 (+4.17%)
Mutual labels:  learning-from-demonstration
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+17020.83%)
Mutual labels:  imitation-learning
good robot
"Good Robot! Now Watch This!": Repurposing Reinforcement Learning for Task-to-Task Transfer; and “Good Robot!”: Efficient Reinforcement Learning for Multi-Step Visual Tasks with Sim to Real Transfer
Stars: ✭ 84 (+250%)
Mutual labels:  learning-from-demonstration
haxball-chameleon
Solving Haxball (www.haxball.com) using Imitation Learning methods.
Stars: ✭ 20 (-16.67%)
Mutual labels:  imitation-learning
Face Nn
游戏捏脸,基于神经风格迁移框架生成逼真人脸
Stars: ✭ 192 (+700%)
Mutual labels:  imitation-learning
Coordinated-Multi-Agent-Imitation-Learning
This is an implementation of the paper "Coordinated Multi Agent Imitation Learning", or the Sloan version "Data-Driven Ghosting using Deep Imitation Learning" using Tensorflow
Stars: ✭ 35 (+45.83%)
Mutual labels:  imitation-learning
rpg
Ranking Policy Gradient
Stars: ✭ 22 (-8.33%)
Mutual labels:  imitation-learning
dril
Disagreement-Regularized Imitation Learning
Stars: ✭ 25 (+4.17%)
Mutual labels:  imitation-learning
Awesome Carla
👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla
Stars: ✭ 246 (+925%)
Mutual labels:  imitation-learning
Pontryagin-Differentiable-Programming
A unified end-to-end learning and control framework that is able to learn a (neural) control objective function, dynamics equation, control policy, or/and optimal trajectory in a control system.
Stars: ✭ 111 (+362.5%)
Mutual labels:  imitation-learning
vnla
Code accompanying the CVPR 2019 paper: https://arxiv.org/abs/1812.04155
Stars: ✭ 60 (+150%)
Mutual labels:  imitation-learning
Awesome Real World Rl
Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.
Stars: ✭ 234 (+875%)
Mutual labels:  imitation-learning
Comyco
The implementation of "Comyco: Quality-Aware Adaptive Video Streaming via Imitation Learning" (ACM MM 2019)
Stars: ✭ 38 (+58.33%)
Mutual labels:  imitation-learning
My bibliography for research on autonomous driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
Stars: ✭ 197 (+720.83%)
Mutual labels:  imitation-learning
roboinstruct-1
A robot learning from demonstration framework that trains a recurrent neural network for autonomous task execution
Stars: ✭ 71 (+195.83%)
Mutual labels:  learning-from-demonstration
CoDAIL
Implementation of CoDAIL in the ICLR 2021 paper <Multi-Agent Interactions Modeling with Correlated Policies>
Stars: ✭ 17 (-29.17%)
Mutual labels:  imitation-learning
magical
The MAGICAL benchmark suite for robust imitation learning (NeurIPS 2020)
Stars: ✭ 60 (+150%)
Mutual labels:  imitation-learning
imitation learning
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
Stars: ✭ 93 (+287.5%)
Mutual labels:  imitation-learning

robInfLib-matlab

Robot Inference Library (robInfLib) provides various demos of using Kernelized Movement Primitives, 
which is maintained by Dr. Yanlong Huang (University of Leeds)
Part of the codes are provided by Dr. João Silvério, Dr. Fares J. Abu-Dakka and Dr. Sylvain Calinon,
which have been acknowledged in the corresponding files.

DEMOS ILLUSTRATIONS

KERNELIZED MOVEMENT PRIMITIVES I (demo_KMP01.m, ref. [1])

**Model letters 'G' using GMM/GMR**

**Trajectory adaptation by using KMP (mean)**

KERNELIZED MOVEMENT PRIMITIVES II (demo_KMP02.m, ref. [2])

**Model letters 'B' using GMM/GMR**

**Trajectory adaptation by using KMP (mean and covariance)**

ORIENTATION KERNELIZED MOVEMENT PRIMITIVES (demo_KMP_orientation.m, ref. [3])

**Demonstrated quaternions and angular velocities**

**Adaptation by using orientation-KMP**

UNCERTAINTY-AWARE KERNELIZED MOVEMENT PRIMITIVES (demo_KMP_uncertainty.m, ref. [4])

**Covariance and uncertainty prediction by using KMP while considering adaptations**

REFERENCE

[1] KMP: learning and adaptation

[Link to publication]

@InProceedings{Huang19ICRA_1,
   Title = {Non-parametric Imitation Learning of Robot Motor Skills},
   Author = {Huang, Y. and Rozo, L. and Silv\'erio, J. and Caldwell, D. G.},
   Booktitle = {Proc. {IEEE} International Conference on Robotics and Automation ({ICRA})},
   Year = {2019},
   Address = {Montreal, Canada},
   Month = {May},
   Pages = {5266--5272}
}

[2] KMP: learning, adaptation, superposition and extrapolaton.

[Link to publication] [Link to video]

@Article{Huang19IJRR,
  Title = {Kernelized Movement Primitives},
  Author = {Huang, Y. and Rozo, L. and Silv\'erio, J. and Caldwell, D. G.},
  Journal = {International Journal of Robotics Research},
  Year = {2019},
  Volume={38},
  Number={7},
  Pages = {833--852},
}

[3] KMP orientation: learning and adaptation

[Link to publication] [Link to video]

@InProceedings{Huang19ICRA_2,
   Title = {Generalized Orientation Learning in Robot Task Space},
   Author = {Huang, Y. and Abu-Dakka, F. and Silv\'erio, J. and Caldwell, D. G.},
   Booktitle = {Proc. {IEEE} International Conference on Robotics and Automation ({ICRA})},    
   Year = {2019},
   Address = {Montreal, Canada},
   Month = {May},
   Pages = {2531--2537}
 }

[4] Uncertainty-aware KMP: uncertainty/covariance prediction and adaptation

[Link to publication] [Link to video]

@InProceedings{silverio2019uncertainty,
  Title = {Uncertainty-Aware Imitation Learning using Kernelized Movement Primitives},
  Author = {Silv\'erio, J. and Huang, Y. and Abu-Dakka, Fares J and Rozo, L. and  Caldwell, D. G.},
  Booktitle = {Proc. {IEEE/RSJ} International Conference on Intelligent Robots and Systems ({IROS})},
  Year = {2019},
  Pages={90--97}
}
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].