Skip to content
View EmilienLH's full-sized avatar
😪
Fatigué
😪
Fatigué

Highlights

  • Pro

Block or report EmilienLH

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

Emilien L'Haridon

Expert Computer Vision at GEOFIT. I work on deep learning for remote sensing imagery: super-resolution on Sentinel-2 data (single-image and multi-image), change detection, semantic segmentation.

Most of my actual work lives on private infrastructure. What's here is coursework from my engineering degree at Polytech Nantes and my Erasmus year at UPC Barcelona. Nothing groundbreaking, but it shows how I think through a problem.

LinkedIn · emilien.lharidon@gmail.com

Pinned Loading

  1. otdm-project-nn otdm-project-nn Public

    Single-layer neural network for digit recognition, built from scratch with custom optimization. UPC coursework.

    Jupyter Notebook

  2. otdm-project-svm otdm-project-svm Public

    SVM implementation in AMPL, trained and evaluated across multiple datasets. UPC coursework.

    Python

  3. cpp-mai cpp-mai Public

    Constraint programming models in MiniZinc. The interesting part is watching how you can express complex combinatorial problems as pure constraints and let the solver do the rest. UPC coursework.

  4. mini-projet-ia mini-projet-ia Public

    Multiple solvers for the 2x2 Rubik's Cube, comparing search strategies and heuristics. Polytech Nantes coursework.

    Python