I completed my doctoral studies at INRIA/CNRS in Universite Paris Saclay and defended my PhD on December 20th 2024. Former master student at CentraleSupelec.
Author of torchdde: DDEs in Pytorch
@dataclass
class About:
location: Paris
research: ScientificML = ["Optimisation", "Numerical Methods", "Deep Learning"]
main_tools: Python = ["Pytorch", "JAX"]
leisure : ["trailing", "skiing", "tennis"]Highlights of my open source projects:
- Integrating Neural DDEs in Pytorch torchdde.
- Integrating Neural DDEs in JAX diffrax, PR to be merged.
- 100 days of building GPU kernels GPUSandbox.
- VQ-VAE implementation vqvae
- VQ-GAN implementation taming_transformer
