Fábio Ferreira

Results 3 repositories owned by Fábio Ferreira

video2tfrecord

153
Stars
37
Forks
Watchers

Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to limit the number of frames per video to be stored...

movement_primitives_via_optimization

21
Stars
5
Forks
Watchers

Implementation of the paper "Movement Primitives via Optimization" (Dragan et al., 2016). It includes both the adaptation of trajectories with DMP and learning a better adaptation norm.

mppi_pendulum

83
Stars
13
Forks
Watchers

The reimplementation of Model Predictive Path Integral (MPPI) from the paper "Information Theoretic MPC for Model-Based Reinforcement Learning" (Williams et al., 2017) for the pendulum OpenAI Gym envi...