Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
CPlusPlusThings
C++那些事
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
data_elegant
data_for_gpu
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Digit-Signal-Process
Machine-learning
自己总结关于机器学习相关理论与实战,包含各种案例和源码
so-large-lm
大模型基础: 一文了解大模型基础知识
mk12306's Repositories
mk12306/Machine-learning
自己总结关于机器学习相关理论与实战,包含各种案例和源码
mk12306/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
mk12306/data_elegant
mk12306/so-large-lm
大模型基础: 一文了解大模型基础知识
mk12306/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
mk12306/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
mk12306/CPlusPlusThings
C++那些事
mk12306/data_for_gpu
mk12306/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
mk12306/Digit-Signal-Process
mk12306/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
mk12306/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
mk12306/self-llm
《开源大模型食用指南》基于AutoDL快速部署开源大模型,更适合**宝宝的部署教程