Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

executable file
·
10 lines (8 loc) · 434 Bytes

DL learning code

power by $Deep\ Learining\ from\ Scratch$ 斉藤康弘

Catalog description

  • ch01: minist dataset includes minist.py which can download the minist dataset
  • jupyter:
    • matplotlib: introducing API of pkg matplotlib to learn how to draw a grah which analyzes the loss functions and accuracy rate
    • numpycookbook:introducing API of numpy
  • pycode:the code of the book contains functions