gwatkinson's Stars
KevinMusgrave/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
CompVis/stable-diffusion
A latent text-to-image diffusion model
chenfei-wu/TaskMatrix
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
fastai/fastprogress
Simple and flexible progress bar for Jupyter Notebook and console
gwatkinson/mva_snlp_canine
NLP project for the MVA course Speech and NLP
asottile/pyupgrade
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
google-deepmind/interval-bound-propagation
This repository contains a simple implementation of Interval Bound Propagation (IBP) using TensorFlow: https://arxiv.org/abs/1810.12715
cornellius-gp/gpytorch
A highly efficient implementation of Gaussian Processes in PyTorch
danielfrg/mkdocs-jupyter
Use Jupyter Notebook in mkdocs
google-research/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
google-research/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
google-research/language
Shared repository for open-sourced projects from the Google AI Language team.
timoschick/pet
This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"
Lightning-Universe/lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
jasonwei20/eda_nlp
Data augmentation for NLP, presented at EMNLP 2019
google-research/uda
Unsupervised Data Augmentation (UDA)
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
makcedward/nlpaug
Data augmentation for NLP
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
jeremiecoullon/SGMCMCJax
Lightweight library of stochastic gradient MCMC algorithms written in JAX.
MFreidank/pysgmcmc
Bayesian Deep Learning with Stochastic Gradient MCMC Methods
wkentaro/gdown
Google Drive Public File Downloader when Curl/Wget Fails
gwatkinson/nlp_adversarial_attacks
NLP project for the course "Machine Learning for Natural Language Processing" at ENSAE
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.