299 Forks
818 Stars
818 Watchers

deep-learning-from-scratch

《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》

How to download and setup deep-learning-from-scratch

Open terminal and run command
git clone https://github.com/MemorialCheng/deep-learning-from-scratch.git
git clone is used to create a copy or clone of deep-learning-from-scratch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deep-learning-from-scratch https://github.com/MemorialCheng/deep-learning-from-scratch/archive/master.zip

Or simply clone deep-learning-from-scratch with SSH
[email protected]:MemorialCheng/deep-learning-from-scratch.git

If you have some problems with deep-learning-from-scratch

You may open issue on deep-learning-from-scratch support forum (system) here: https://github.com/MemorialCheng/deep-learning-from-scratch/issues