Pinned Repositories
analyse-llms
Approximation-algorithms-for-geometric-problems
Using the concept of Well Separated Pair Decomposition, we can efficiently compute various geometry algorithm, from closest-pairs to force-directed graph layout.
bayesian_workflow_sir
CS421
Repo for small projects I'm doing for the class CS421 "Algorithmic" in Ecole Polytechnique.
deepLearning
Projects I worked on in 2017/early 2018 somehow related to ML and particularly NLP.
nootroflix
PodcastSpeedup
Package to speed-up each speaker in a podcast in accordance to their original speed.
selfspy
This fork focuses on automatically evaluating typing quality. This can be used for two reasons: improving typing quality, by having access to your weakest keys and other useful statistics, and providing an automatic Quantified Self measure, which you can correlate with the covariates of your choice.
SinkhornEM
tabular-benchmark
LeoGrin's Repositories
LeoGrin/tabular-benchmark
LeoGrin/nootroflix
LeoGrin/PodcastSpeedup
Package to speed-up each speaker in a podcast in accordance to their original speed.
LeoGrin/analyse-llms
LeoGrin/bayesian_workflow_sir
LeoGrin/checkpoint_arithmetic
LeoGrin/benchopt
Making your benchmark of optimization algorithms simple and open
LeoGrin/differentiable_tabpfn
LeoGrin/FuzzyJoin
LeoGrin/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
LeoGrin/grok
LeoGrin/hazardous
Competing Risks and Survival Analysis
LeoGrin/langchain
⚡ Building applications with LLMs through composability ⚡
LeoGrin/langchain-hub
LeoGrin/lm_tab
LeoGrin/ML4G
Machine Learning for Alignment Bootcamp
LeoGrin/numerical_embeddings_xp
LeoGrin/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
LeoGrin/pytabkit
ML models + benchmark for tabular data classification and regression
LeoGrin/pythia
The hub for EleutherAI's work on interpretability and learning dynamics
LeoGrin/rlhf_experiments
LeoGrin/rome
Locating and editing factual associations in GPT (NeurIPS 2022)
LeoGrin/scikit-learn
scikit-learn: machine learning in Python
LeoGrin/scoring
LeoGrin/skrub
Machine learning on dirty tabular data
LeoGrin/TabPFN
Official implementation of the TabPFN and the tabpfn package.
LeoGrin/tabular-dl-tabr
The implementation of "TabR: Unlocking the Power of Retrieval-Augmented Tabular Deep Learning"
LeoGrin/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
LeoGrin/tuned-lens
Tools for understanding how transformer predictions are built layer-by-layer
LeoGrin/xVal
Repository for code used in the xVal paper