Found 957 repositories(showing 30)
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
ujjwalkarn
a curated list of R tutorials for Data Science, NLP and Machine Learning
lyeoni
A list of NLP(Natural Language Processing) tutorials
MorvanZhou
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
abhimishra91
Github repo with tutorials to fine tune transformers for diff NLP tasks
zkywsg
🔥机器学习/深度学习/Python/大模型/多模态/LLM/deeplearning/Python/Algorithm interview/NLP Tutorial
huggingface
Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA
Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)
hb20007
The hands-on NLTK tutorial for NLP in Python
A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018
keitakurita
A repository containing tutorials for practical NLP using PyTorch
JackKuo666
This is the notes and code I took while studying an NLP tutorial [2019 Latest AI Natural Language Processing Deep Machine Learning Top Project Practical Course]
Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016
codebasics
Tutorials For Beginners For Natural Language Processing
vitutorial
This repository stores slides for a tutorial on variational inference for NLP audiences.
Natural Language Processing Tutorials(NLP) with Julia and Python
j-min
Deep Learning / NLP tutorial for Chatbot Developers
piyushpathak03
Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory: ML & DL Formulation, Prediction vs. Ranking, Similiarity, Biased vs. Unbiased Paradigms: Content-based, Collaborative filtering, Knowledge-based, Hybrid and Ensembles Data: Tabular, Images, Text (Sequences) Models: (Deep) Matrix Factorisation, Auto-Encoders, Wide & Deep, Rank-Learning, Sequence Modelling Methods: Explicit vs. implicit feedback, User-Item matrix, Embeddings, Convolution, Recurrent, Domain Signals: location, time, context, social, Process: Setup, Encode & Embed, Design, Train & Select, Serve & Scale, Measure, Test & Improve Tools: python-data-stack: numpy, pandas, scikit-learn, keras, spacy, implicit, lightfm Notes & Slides Basics: Deep Learning AI Conference 2019: WhiteBoard Notes | In-Class Notebooks Notebooks Movies - Movielens 01-Acquire 02-Augment 03-Refine 04-Transform 05-Evaluation 06-Model-Baseline 07-Feature-extractor 08-Model-Matrix-Factorization 09-Model-Matrix-Factorization-with-Bias 10-Model-MF-NNMF 11-Model-Deep-Matrix-Factorization 12-Model-Neural-Collaborative-Filtering 13-Model-Implicit-Matrix-Factorization 14-Features-Image 15-Features-NLP Ecommerce - YooChoose 01-Data-Preparation 02-Models News - Hackernews Product - Groceries Python Libraries Deep Recommender Libraries Tensorrec - Built on Tensorflow Spotlight - Built on PyTorch TFranking - Built on TensorFlow (Learning to Rank) Matrix Factorisation Based Libraries Implicit - Implicit Matrix Factorisation QMF - Implicit Matrix Factorisation Lightfm - For Hybrid Recommedations Surprise - Scikit-learn type api for traditional alogrithms Similarity Search Libraries Annoy - Approximate Nearest Neighbour NMSLib - kNN methods FAISS - Similarity search and clustering Learning Resources Reference Slides Deep Learning in RecSys by Balázs Hidasi Lessons from Industry RecSys by Xavier Amatriain Architecting Recommendation Systems by James Kirk Recommendation Systems Overview by Raimon and Basilico Benchmarks MovieLens Benchmarks for Traditional Setup Microsoft Tutorial on Recommendation System at KDD 2019 Algorithms & Approaches Collaborative Filtering for Implicit Feedback Datasets Bayesian Personalised Ranking for Implicit Data Logistic Matrix Factorisation Neural Network Matrix Factorisation Neural Collaborative Filtering Variational Autoencoders for Collaborative Filtering Evaluations Evaluating Recommendation Systems
mali19064
A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL:https://pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).
Eric-Wallace
Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"
PanJinquan
No description available
hal3
Solving NLP problems with Vowpal Wabbit: Tutorial and more
bzantium
NLP Tensorflow Tutorials
qingsongedu
A professional list of Tutorials and Surveys on DL, ML, DM, CV, NLP, Speech in top AI conferences and journals.
Python tutorials as Jupyter Notebooks for NLP, ML, AI
Informal IPython experiments and tutorials. TensorFlow, machine learning/deep learning/RL, NLP applications.
Manudecara
This is my github repository where I post trading strategies, tutorials and research on quantitative finance with R, C++ and Python. Some of the topics explored include: machine learning, high frequency trading, NLP, technical analysis and more. Hope you enjoy it!
dipanjanS
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage machine learning, deep learning and deep transfer learning to learn and solve popular tasks using NLP including NER, Classification, Recommendation \ Information Retrieval, Summarization, Classification, Language Translation, Q&A and Topic Models.
KeithGalli
Natural Language Processing (NLP) in Python tutorial given for PyCon 2020 remote conference.
laxmimerit
Learn NLP Tutorials with HuggingFace Transformers