Skip to content
View davidgonmar's full-sized avatar

Block or report davidgonmar

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

Hi there 👋

I'm David González Martínez. I'm a ML researcher. My current research interests lie in understanding how neural networks learn and model compression. You can check out my latest work at https://arxiv.org/abs/2509.25136.

Pinned Loading

  1. pequegrad pequegrad Public

    Tensors with automatic differentiation and JIT compilation for Python. Pequegrad is a toy deep learning and scientific computing library that runs on the CPU and GPU

    C++ 10

  2. BALF BALF Public

    Code for BALF: Budgeted Activation-Aware Low-Rank Factorization for Fine-Tuning-Free Compression

    Python 1

  3. compress compress Public

    A library designed to provide easy-to-use compression techniques for PyTorch models

    Python

  4. attention-is-all-you-need attention-is-all-you-need Public

    Implementation of the 'Attention is all you need' paper in PyTorch

    Python 1