mlwizard's Stars
guillaume-be/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
Tencent/TurboTransformers
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
PAIR-code/lit
The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
abelriboulot/onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.
oborchers/Fast_Sentence_Embeddings
Compute Sentence Embeddings Fast!
public-apis/public-apis
A collective list of free APIs
scikit-learn-contrib/metric-learn
Metric learning algorithms in Python
cortexlabs/cortex
Production infrastructure for machine learning at scale
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
alebcay/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
EtienneAb3d/OpenNeuroSpell
OpenNeuroSpell contains parts of NeuroSpell (http://neurospell.com/en.php) released as open-source. More code will be published as soon as proprietary parts will be rewritten.
modernmt/modernmt
Neural Adaptive Machine Translation that adapts to context and learns from corrections.
sveinbjornt/Platypus
Create native Mac applications from command line scripts.
attardi/wikiextractor
A tool for extracting plain text from Wikipedia dumps
mhagiwara/xfspell
xfspell — the Transformer Spell Checker
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ynqa/faiss-server
faiss serving :)
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
huggingface/awesome-papers
Papers & presentation materials from Hugging Face's internal science day
huggingface/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
JelteF/PyLaTeX
A Python library for creating LaTeX files
facebookresearch/pytext
A natural language modeling framework based on PyTorch
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production