Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View vboussange's full-sized avatar

Highlights

  • Pro

Block or report vboussange

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

Hi there 👋

I am Victor, an applied ML researcher working in AI for science, currently at the Information and Network Dynamics group at EPFL 🇨🇭.

I develop methods for high-dimensional, spatio-temporal forecasting and inverse problems that remain robust under low signal-to-noise ratios and distribution shift, with application in biology and environmental sciences. I am particularly interested in hybrid modelling, integrating domain priors with deep learning and GPU-accelerated differentiable computing. I ship open-source libraries and models, such as

ML Libraries

  • AMJAX, a JAX library exposing GPU-accelerated and differentiable linear solvers for solving large-scale sparse linear systems
  • HighDimPDE.jl, a deep learning-based solver for highly dimensional, non-local, nonlinear PDEs. The repo now belongs to the SciML ecosystem.
  • HybridDynamicModels.jl, a Julia library for building and training hybrid state-space models which combine mechanistic and data-driven components; it supporting probabilistic programming.

Domain-centric libraries

  • 🦌JAXScape, a GPU-accelerated and differentiable library for landscape genetics and ecological connectivity modelling.

ML models

  • 🪻MuScaRi, a multi-scale model for spatial biodiversity estimation. Check out this HuggingFace Space to estimate the diversity of plant species in your garden 🏡.

Check out my website to know more.

vboussange's GitHub stats

Pinned Loading

  1. HybridDynamicModels.jl HybridDynamicModels.jl Public

    Lux layers and utilities to build and train hybrid dynamic models.

    Julia 17

  2. MuScaRi MuScaRi Public

    Repository for the paper "Multi-scale species richness estimation with deep learning"

    Python 8

  3. jaxscape jaxscape Public

    A GPU-accelerated and differentiable library for landscape genetics and ecological connectivity modelling.

    Python 12 1

  4. SciML/HighDimPDE.jl SciML/HighDimPDE.jl Public

    A Julia package for Deep Backwards Stochastic Differential Equation (Deep BSDE) and Feynman-Kac methods to solve high-dimensional PDEs without the curse of dimensionality

    Julia 83 10

  5. WSLJuliaWorkshop2023 WSLJuliaWorkshop2023 Public

    Practical introduction to Julia for modelling and data analysis in biodiversity and earth sciences

    Jupyter Notebook 28 7

  6. AMJax AMJax Public

    Algebraic multigrid solvers in JAX

    Python