Skip to content
View gante's full-sized avatar

Organizations

@huggingface
Block or Report

Block or report gante

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
gante/README.md

Hello there πŸ‘‹

I'm a member of the transformers team at Hugging Face πŸ€—, expanding what's possible with text generation (PT/TF/JAX). I have a PhD in ML applied to 5G signal processing πŸ“‘ and I've applied ML to several modalities (text, image, graphs, time-based signals) and industries (telecom, construction, software).

Here are a few interesting open projects and publications I've been part of, by industry:

πŸ€– Software

  1. Hugging Face πŸ€—
    1.1. 100x faster TensorFlow text generation with XLA (blog post, twitter thread, TensorFlow blog);
    1.2. PT ➑️ TF safe weight conversion CLI (twitter thread);
    1.3. Assisted Generation -- faster text generation with the aid of a smaller model (blog post, twitter thread);
    1.4. ...and many others. A repo with personal notebooks can be found here.

πŸ— Construction

  1. nPlan
    1.1. Forecasting delays in construction projects' activities. When modeled as a classification problem, learning arbitrary delay distributions for each input becomes possible (paper);
    1.2. Exploring aleatoric vs epistemic uncertainty with Monte Carlo Dropout and ensembles (some code), and estimating their impact on forecasts.

πŸ“‘ Telecommunications

  1. Square Kilometer Array
    1.1. Accelerating FIR filters using OpenCL, on FPGAs (paper, code);
  2. Positioning (PhD)
    2.1. Designing new signals that can be collected from 5G communications, which contain spatial information about the surroundings (paper);
    2.2. ML modeling (DNNs, CNNs, LSTMs, and TCNs) can then be used to convert that signal in 2.1. into the receiver's position, while being as accurate, but much more energy efficient, than the GPS (paper, code);
    2.3 Using Monte Carlo Dropout to estimate the uncertainty of the position predictions from 2.2. (paper, code).

Feel free to reach out using the contacts on this profile.

Pinned

  1. huggingface/transformers huggingface/transformers Public

    πŸ€— Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python 126k 25k

  2. mmWave-localization-learning mmWave-localization-learning Public

    🎯 ML-based positioning method from mmWave transmissions - with high accuracy and energy efficiency

    Python 108 38

  3. huggingface-demos huggingface-demos Public

    Personal demos using Hugging Face πŸ€— tools

    Python 4 3

  4. nitbix/toupee nitbix/toupee Public

    A library for Deep Learning Ensembles

    Python 27 9

  5. OpenCL-FPGA-FIR-Filter OpenCL-FPGA-FIR-Filter Public

    OpenCL code for big FIR Filters, on FPGAs (also works for GPUs, with the commented code)

    C++ 3 3

  6. MicroBlaze-Simulator MicroBlaze-Simulator Public

    A simulator of the MicroBlaze processor, written in C

    C 5 1