Skip to content
/ CNMP Public
forked from myunusseker/CNMP

Conditional Neural Movement Primitves - Implementation and Data of the Experiments

Notifications You must be signed in to change notification settings

rssCNMP/CNMP

 
 

Repository files navigation

Conditional Neural Movement Primitives

CNMP.png

This repository includes the CNMP implementation and example material from the experiments of the paper:

M. Yunus Seker, Mert Imre, Justus Piater, Emre Ugur, Conditional Neural Movement Primitives, RSS 2019

**NEW**

CNMP is now available as a complete and ready-to-use notebook package with enhanced structure, including features like: one, multi points or whole trajectory batch prediction at once, and dynamic input size implementation with a re-designed model via Keras.

Requirements:

  • Python 2.7

  • Jupyter Notebook

  • Tensorflow >= 1.8.0

  • Keras >= 2.0.0

  • Matplotlib

  • Tqdm (optional)

Contact Information:

About

Conditional Neural Movement Primitves - Implementation and Data of the Experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.1%
  • Python 1.9%