Skip to content
View laudavid's full-sized avatar

Block or report laudavid

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

Hi, I'm Laurène 👋👩

I'm a Machine Learning Research Engineer at Hi! PARIS, an AI research center founded by Institut Polytechnique de Paris and HEC Paris in 2020. My educational background is in Applied Mathematics, Computer Science and Data Science.

I have experience conducting advanced projects 💻 in NLP, Computer Vision and Generative AI with researchers at Institut Polytechnique de Paris and HEC Paris, as well as contributing to popular open-source packages.

I've lead the creation of educational materials 📚 related to Python and Data Science for Hi! PARIS' data events, such as the Summer School, Data Bootcamp and Hackathon.

Contributions to open-source packages 📦

  • POT: A popular Optimal Transport open-source Python library (over 2k stars). I contributed by implementing the low rank sinkhorn and low rank gromov-wasserstein, memory-efficient adaptations of the OT solvers.
    • Example of low-rank sinkhorn here
    • Example of low-rank gromov-wasserstein here
  • scikit-network: A popular Graph Machine Learning open-source Python library (over 600 stars). I contributed by developping KCenters, an adaptation of the K-means clustering algorithm to graphs using page rank to measure distances.
  • LowRankDensity. A probability density estimation package developed by Hi! PARIS with researchers at l'ENSAE and Toulouse School of Economics. Main contributor to the package. I implemented the low-rank density estimators, resampling algorithms and 2D/3D density plots.

Courses I've developed/co-created 🎓

  • Exploring Machine Learning Deployment from beginner to advance level 🚀 (Hi! PARIS Summer School 2024)
    • A practical session on Machine Learning Deployment using Streamlit, AWS SageMaker and Docker
    • Find course here
  • Learn how to develop your own Python Package 📦 (Hi! PARIS Summer School 2023)
    • A practical session on python package creation containing package build (setup.py, pyproject.toml), unit testing with pytest and pytest-cov, CI/CD with Github actions and publishing with PyPI
    • Find course here
  • Intermediate-level Data Science courses (Hi!ckathon #5)
    • Courses in Data Cleaning/Feature Engineering, Machine Learning, Explainability and Deep Learning
    • Find courses here

My email: [email protected] (or [email protected])
My linkedin: https://www.linkedin.com/in/laurene-david-/

Popular repositories Loading

  1. ss2024_deploy_app ss2024_deploy_app Public

    Jupyter Notebook 2 1

  2. Deep_learning_image_classification Deep_learning_image_classification Public

    Mon projet de Deep Learning sur la classification d'images d'actrices avec un réseaux convolutifs et un modèle pré-entrainé (Transfer Learning)

    Jupyter Notebook

  3. Deep_Learning_Questions_Answer Deep_Learning_Questions_Answer Public

    Projet de Deep Learning sur un modèle de "Question-Réponse" à partir du transformer BERT pré-entrainé sur un texte d'Amélie Poulain

    Jupyter Notebook

  4. Machine_Learning_Clustering_MCA_quali_data Machine_Learning_Clustering_MCA_quali_data Public

    Projet de Machine Learning sur le clustering (Hierarchical Clustering), et méthodes de Réduction de Dimension (MCA,FAMD) sur jeu de données avec des variables qualitatives/quantitatives

  5. Lowrankdensity Lowrankdensity Public

    Forked from hi-paris/Lowrankdensity

    Lowrankdensity

    Python

  6. Summer_School_Package Summer_School_Package Public

    Forked from yohila/Summer_School_Package

    Python