NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Combines theoretical explanations with hands-on implementations across classical ML algorithms (linear/logistic regression, decision trees, SVM, clustering) through modern deep learning architectures (CNNs, RNNs, Transformers, BERT) to NLP-specific applications. Organized as modular chapters with working code examples and interview-focused problem sets, covering feature engineering, optimization techniques, and end-to-end projects like recommendation systems and intelligent chatbots. Targets algorithm engineers preparing for technical interviews with a structured knowledge progression from foundational concepts to state-of-the-art transformer-based models.
17,549 stars.
Stars
17,549
Forks
4,647
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NLP-LOVE/ML-NLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
drengskapur/colab2pdf
Convert your Colab notebook to a PDF. One-minute install. Zero configuration.
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code