CS book
All Algorithms implemented in Python
"Probabilistic Machine Learning" - a book series by Kevin Murphy
📚 Freely available programming books
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
Learning Vim. A Hands-On Tutorial of Vim.
这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Learn OpenCV : C++ and Python Examples
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
🧮 A collection of resources to learn mathematics for machine learning
Master the fundamentals of machine learning, deep learning, and mathematical optimization by building key concepts and models from scratch using Python.
Book of Elementary Functional Algorithms and Data structures
A curated list of awesome places to learn and/or practice algorithms.
Minimal examples of data structures and algorithms in Python