#906 · Primary category: Education & Research
Basic4AI
Summary of basic AI knowledge: machine learning, deep learning, NLP, etc.
Project last updated:02/23/21
GitHub Stars
560
Forks
86
Contributors
1
License
Other
Why we included this project
This repo collects study notes and matching Python code for the core algorithms in machine learning, deep learning, and NLP. The machine learning half follows Li Hang's Statistical Learning Methods fairly closely, covering linear regression, SVM, AdaBoost, HMMs, conditional random fields, and clustering, with extra material like XGBoost and feature engineering that the book doesn't include. The deep learning and NLP sections go further, with notes on neural networks, RNN/LSTM/GRU, CNN, word embeddings such as Word2Vec and GloVe, and models like TextCNN, Seq2Seq, Transformer, and BERT. The notes are Markdown with LaTeX that renders properly in Typora, and each topic links to a companion blog post, so it reads best as a self-paced reference rather than something you'd install. Students prepping for interviews or coursework, and developers wanting a code-backed refresher on classic algorithms, will get the most out of it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI