Skip to content

ShowenPeng/deep-learning-from-scratch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python and external libraries

To execute the source code, the following software is required.

Python 3.x NumPy Matplotlib

  • Python version uses 3 series.

Execution method

Go to the folder of each chapter and execute the Python command.

$ cd ch 01 $ python man.py

$ cd ../ch05 $ python train_nueralnet.py

About

Introduction-to-deep-learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%