Skip to content
View ferreirafabio's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ferreirafabio/README.md

Builder and ML Research Engineer at the ELLIS Institute Tübingen, working on post-training of multilingual LLMs. Previously, I was a PhD student at Frank Hutter's Machine Learning Group in Freiburg.

Current projects / research interests:

Past projects:

My PhD thesis: Meta-Learning and Synthetic Data for Automated Pretraining and Finetuning (supervised by Prof. Frank Hutter)

Scholar Badge

🔧 Open Source Contributions

🧩 Selected Projects

🔬 autoresearch-automl: Can LLMs Beat Classical Hyperparameter Optimization Algorithms? A Study on autoresearch [Paper]

🔍 aretheyinvolved.com: Search + analyse names across all Epstein files (NER, OCR, co-occurrences, AI summaries+role classification).

🌸 myperfumeai.com: ChatGPT for perfumes / personal perfume recommendation AI assistant based on 120k+ perfumes dataset.

🧠 Conditional Density Estimation (CDE) – Reference package (cde) for conditional density estimation.

🧩 slurmfrag: Fine-grained experiment fragmentation and management for SLURM clusters.

📊 tailgrid: Terminal-based and LLM-assisted monitoring and visualization of log files.

🧮 Generative Symbolic Regression: Neural translation from tabular data to concise LaTeX equations. (private / research code)

🤖 mppi_pendulum: Minimal MPPI control implementation for the classic pendulum task.

🎯 Zero-Shot AutoML with Pretrained Models: Zero-shot selection of strong pretrained models without training.

🎥 video2tfrecord: Convert raw video datasets into scalable TFRecord pipelines.

Pinned Loading

  1. freelunchtheorem/Conditional_Density_Estimation freelunchtheorem/Conditional_Density_Estimation Public

    Python and torch-based package implementing various parametric and nonparametric methods for conditional density estimation

    Python 199 25

  2. 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

  3. 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 103 13

  4. autoresearch-automl autoresearch-automl Public

    Can LLMs beat classical HPO? A benchmark comparing classical, LLM-based, and hybrid methods on Karpathy's autoresearch.

    Python 30 3

  5. 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 48 4

  6. tailgrid tailgrid Public

    A minimal Python tool to monitor multiple log files simultaneously in a single terminal window via tail. With Claude Code integration to automatically discover relevant log files from your recent e…

    Python 4