mdasadul's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
madmaze/pytesseract
A Python wrapper for Google Tesseract
tssovi/grokking-the-object-oriented-design-interview
awslabs/gluonts
Probabilistic time series modeling in Python
rapidsai/cuml
cuML - RAPIDS Machine Learning Library
rapidfuzz/RapidFuzz
Rapid fuzzy string matching in Python using various string metrics
apache/tika
The Apache Tika toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF).
Errichto/youtube
codes for my streams and YT videos
THUNLP-MT/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
pytorch/hub
Submission to https://pytorch.org/hub/
explosion/spacy-transformers
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
myint/language-check
Python wrapper for LanguageTool grammar checker
Jcharis/DataScienceTools
Useful Data Science and Machine Learning Tools,Libraries and Packages
curiousily/Deploy-BERT-for-Sentiment-Analysis-with-FastAPI
Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch
cslu-nlp/DetectorMorse
Fast supervised sentence boundary detection using the averaged perceptron
christian-oudard/htmltreediff
Structure-aware diff for html and xml documents
ro6ley/python-ocr-example
The code for the blogpost A Python Approach to Character Recognition
pelias/query
geospatial queries used by the pelias api
grammatical/evaluation
Data and scripts for our EMNLP 2015 paper: Grundkiewicz, Roman and Junczys-Dowmunt, Marcin and Gillian, Edward. Human Evaluation of Grammatical Error Correction Systems. Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing. 2015.
SannyZhou/GEC-t2t
Grammar Error Correction Based on Tensor2Tensor
RichardWarfield/htmltreediff
Structure-aware diff for html and xml documents
rrrongon/mpi-correctness