Skip to content

Commit

Permalink
Merge pull request #1 from myunusseker/master
Browse files Browse the repository at this point in the history
Validation trajectories are added, minor bugfixes
  • Loading branch information
myunusseker authored Nov 25, 2019
2 parents 2c4b72a + 9e08edd commit 2fff4cf
Show file tree
Hide file tree
Showing 23 changed files with 751 additions and 3 deletions.
Binary file added CNMP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CNP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
738 changes: 738 additions & 0 deletions Conditional Neural Movement Primitives.ipynb

Large diffs are not rendered by default.

File renamed without changes.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Conditional Neural Movement Primitives

This repository includes the supplementary material for the paper:
![CNMP.png](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](http://www.roboticsproceedings.org/rss15/p71.pdf), 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.


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

### Requirements:

Expand All @@ -21,6 +29,8 @@ M. Yunus Seker, Mert Imre, Justus Piater, Emre Ugur, Conditional Neural Movement

### Contact Information:

* M. Yunus Seker , [email protected]
* M. Yunus Seker , [email protected], [email protected]

* Mert Imre , [email protected]

* Emre Ugur, [email protected]
Binary file added cnmp_best_validation.h5
Binary file not shown.
Binary file added training_X.npy
Binary file not shown.
Binary file added training_Y.npy
Binary file not shown.
Binary file added validation_X.npy
Binary file not shown.
Binary file added validation_Y.npy
Binary file not shown.

0 comments on commit 2fff4cf

Please sign in to comment.