深度学习

[toc] ## 深度学习资料 * [DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions):深度学习500问 * [ALGORITHMIA](https://algorithmia.com/):深度学习网址,包含图像和视频处理实例。 * [d2l-zh](https://github.com/d2l-ai/d2l-zh):《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。 * [《动手学深度学习》 — 动手学深度学习 2.0.0-alpha0 documentation (d2l.ai)](https://zh-v2.d2l.ai/) * [课程安排 - 动手学深度学习课程 (d2l.ai)](https://courses.d2l.ai/zh-v2/) ## 零基础入门深度学习 * [零基础入门深度学习(1) - 感知器](https://www.zybuluo.com/hanbingtao/note/433855) * [零基础入门深度学习(2) - 线性单元和梯度下降](https://www.zybuluo.com/hanbingtao/note/448086) * [零基础入门深度学习(3) - 神经网络和反向传播算法](https://www.zybuluo.com/hanbingtao/note/476663) * [零基础入门深度学习(4) - 卷积神经网络](https://www.zybuluo.com/hanbingtao/note/485480) * [零基础入门深度学习(5) - 循环神经网络](https://zybuluo.com/hanbingtao/note/541458) * [零基础入门深度学习(6) - 长短时记忆网络(LSTM)](https://zybuluo.com/hanbingtao/note/581764) * [零基础入门深度学习(7) - 递归神经网络](https://zybuluo.com/hanbingtao/note/626300) ## 深度学习框架 ### 1.pytorch * [**pytorch**](https://github.com/pytorch/pytorch):Tensors and Dynamic neural networks in Python with strong GPU acceleration * [pytorch中文手册](https://pytorch-cn.readthedocs.io/zh/latest/) * [PyTorch 中文手册(pytorch handbook)](https://github.com/zergtant/pytorch-handbook) * [pytorch官网](https://pytorch.org/) ## 2.avatarify * [avatarify](https://github.com/alievk/avatarify): Avatars for Zoom, Skype and other video-conferencing apps.