nlahaye
I am a Data Scientist at JPL, interested in applying ML/DL techniques to large scale multi-modal data fusion problems to help solve climate-related issues
NASA Jet Propulsion LaboratoryPasadena, Ca
Pinned Repositories
byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
cpsc393_stuent_docker
cpsc_393_server_testing
dask-ml
Scalable Machine Learning with Dask
I-JEPA
Implementation of I-JEPA from "Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture"
learnergy
💡 Learnergy is a Python library for energy-based machine learning models.
OMP
pixel-level-contrastive-learning
Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch
pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
SIT_FUSE
Segmentation, Instance Tracking, and data Fusion Using multi-SEnsor imagery
nlahaye's Repositories
nlahaye/SIT_FUSE
Segmentation, Instance Tracking, and data Fusion Using multi-SEnsor imagery
nlahaye/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
nlahaye/cpsc393_stuent_docker
nlahaye/cpsc_393_server_testing
nlahaye/dask-ml
Scalable Machine Learning with Dask
nlahaye/I-JEPA
Implementation of I-JEPA from "Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture"
nlahaye/learnergy
💡 Learnergy is a Python library for energy-based machine learning models.
nlahaye/OMP
nlahaye/pixel-level-contrastive-learning
Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch
nlahaye/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
nlahaye/Resnet-multichannel
Helper class to create Pretrained Resnet models that can take in an arbitary number of channels as input.
nlahaye/sklearn_bug_data
Data used to produce sklearn bug that was reported
nlahaye/sounder-sips-application
This repository represents the containerization of the Sounder SIPS SPSS repository into a Unity Application Package.
nlahaye/unity-ads-dockstore-app-test
Dummy repo for app registration w/in public Dockstore
nlahaye/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
nlahaye/x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers