longpeng2008 / Awesome_DNN_ResearchersLinks
We will introduce the researchers who made great contributions to DNNs in the projects.
☆200Updated 6 years ago
Alternatives and similar repositories for Awesome_DNN_Researchers
Users that are interested in Awesome_DNN_Researchers are comparing it to the libraries listed below
Sorting:
- ☆185Updated 6 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 4 years ago
- DeepLearning and CV notes.☆350Updated 3 years ago
- AI比赛相关信息汇总☆644Updated 2 years ago
- 各种深度学习结构、模型和技巧的集合☆122Updated 5 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- 论文分享☆41Updated 2 years ago
- 📚「@MaiweiAI」Studying papers in the fields of computer vision, NLP, and machine learning algorithms every week.☆87Updated last year
- ML/DL学习笔记(基础+论文)☆280Updated 5 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆228Updated last year
- Simplified implementations of deep learning related works☆125Updated 4 years ago
- CV领域实验室、数据库、资源☆235Updated 5 years ago
- ☆121Updated 5 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- deeplearningbook学习笔记,来自于 http://www.deeplearningbook.org☆278Updated 6 years ago
- ☆83Updated 7 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆343Updated 2 years ago
- Artificial Intelligence Learning Notes.☆275Updated 2 years ago
- Source code from the book 【深度学习入门-基于Python的理论与实现】☆150Updated 6 years ago
- ☆104Updated 5 years ago
- 计算机视觉项目实战☆119Updated 5 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- PyTorch从入门到精通☆883Updated 5 years ago
- A lightweight deep learning library☆389Updated 2 months ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆169Updated 6 years ago
- ☆174Updated 2 years ago
- CNN可视化、理解CNN☆690Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago