1221 Forks
5363 Stars
5363 Watchers

DeepLearning

Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现

How to download and setup DeepLearning

Open terminal and run command
git clone https://github.com/MingchaoZhu/DeepLearning.git
git clone is used to create a copy or clone of DeepLearning 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 DeepLearning https://github.com/MingchaoZhu/DeepLearning/archive/master.zip

Or simply clone DeepLearning with SSH
[email protected]:MingchaoZhu/DeepLearning.git

If you have some problems with DeepLearning

You may open issue on DeepLearning support forum (system) here: https://github.com/MingchaoZhu/DeepLearning/issues