Skip to content
View ferreirafabio's full-sized avatar

Highlights

  • Pro

Block or report ferreirafabio

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ferreirafabio/README.md

Pinned Loading

  1. mppi_pendulum mppi_pendulum Public

    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 e…

    Python 93 14

  2. freelunchtheorem/Conditional_Density_Estimation freelunchtheorem/Conditional_Density_Estimation Public

    Package implementing various parametric and nonparametric methods for conditional density estimation

    Python 190 25

  3. video2tfrecord video2tfrecord Public

    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 stor…

    Python 153 37

  4. automl/zero-shot-automl-with-pretrained-models automl/zero-shot-automl-with-pretrained-models Public

    Official repository for the paper "Zero-Shot AutoML with Pretrained Models"

    Python 43 4

  5. automl/learning_environments automl/learning_environments Public

    We propose an evolution-based approach to meta-learn synthetic neural environments and reward neural networks for reinforcement learning.

    Python 21 3

  6. automl/quicktune automl/quicktune Public

    We meta-learn a gray-box performance predictor on the learning curves and use it for fast hyperparameter optimization on new datasets. We empirically demonstrate that our resulting approach can qui…