KartikKannapur's Stars
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
ddbourgin/numpy-ml
Machine learning, in numpy
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
visenger/awesome-mlops
A curated list of references for MLOps
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
huggingface/notebooks
Notebooks using the Hugging Face libraries 🤗
miso-belica/sumy
Module for automatic summarization of text documents and HTML pages.
wangyongjie-ntu/Awesome-explainable-AI
A collection of research materials on explainable AI/ML
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
araffin/rl-tutorial-jnrr19
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
AnubhavGupta3377/Text-Classification-Models-Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
lmthang/thesis
Thang Luong's thesis on Neural Machine Translation
jonsafari/nmt-list
A list of Neural MT implementations
HarshTrivedi/packing-unpacking-pytorch-minimal-tutorial
Minimal tutorial on packing and unpacking sequences in pytorch
castorini/castor
PyTorch deep learning models for text processing
zhongpeixiang/AI-NLP-Paper-Readings
This is my reading list for my PhD in AI, NLP, Deep Learning and more.
johnhw/differentiable_sorting
Differentiable bitonic sorting
amazonqa/amazonqa
Evidence-based QA system for community question answering.
awslabs/mlmax
Example templates for the delivery of custom ML solutions to production so you can get started quickly without having to make too many design choices.
puchinc/Grammar-Correction
Neural Grammar Correction with Transfer Learning
nem6ishi/wat17
This is the official code used for WAT 2017 Description Paper titled A Bag of Useful Tricks for Practical Neural Machine Translation: Embedding Layer Initialization and Large Batch Size.
arendu-zz/NeuralMachineTranslation_Tutorial_with_MxNet
Tutorial for getting Started with Neural Machine Translation (Seq2Seq Models)
szha/gluon-nlp
NLP made easy