PaddlePaddle / awesome-DeepLearningLinks
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
☆3,389Updated 11 months ago
Alternatives and similar repositories for awesome-DeepLearning
Users that are interested in awesome-DeepLearning are comparing it to the libraries listed below
Sorting:
- PyTorch 入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,078Updated 4 months ago
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,048Updated 5 years ago
- Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。☆846Updated 4 years ago
- PaddleSlim is an open-source library for deep model compression and architecture search.☆1,595Updated 6 months ago
- PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!☆2,690Updated 3 years ago
- PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+☆1,237Updated 2 years ago
- 数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路☆4,484Updated 8 months ago
- 一本系统地教你将深度学习模型的性能最大化的战术手册。☆2,906Updated 2 years ago
- 【干货】史上最全的PyTorch学习资源汇总☆4,471Updated 5 years ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,335Updated 2 years ago
- Mathematical derivation and pure Python code implementation of machine learning algorithms.☆1,535Updated 9 months ago
- 机器学习算法的公式推导以及numpy实现