oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
This is an advanced course on how to use deep learning, a type of artificial intelligence, to process human language. It provides lecture slides and practical exercises explaining how neural networks can understand, analyze, and generate speech and text. It's designed for researchers, students, or engineers who want to build sophisticated language-aware systems, such as those that can translate languages, transcribe speech, or answer questions from text.
15,865 stars. No commits in the last 6 months.
Use this if you are an advanced student or researcher in computer science or a related field looking to deeply understand and implement cutting-edge neural network techniques for natural language processing.
Not ideal if you are looking for a beginner-level introduction to programming or general machine learning, or if you need a plug-and-play solution rather than an in-depth educational resource.
Stars
15,865
Forks
3,572
Language
—
License
—
Category
Last pushed
Jul 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/oxford-cs-deepnlp-2017/lectures"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RingBDStack/SocialED
A python library for social event detection
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
mannefedov/compling_nlp_hse_course
Материалы курса по компьютерной лингвистике Школы Лингвистики НИУ ВШЭ
delip/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media...
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including...