Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

tsutaj/deep-learning-lecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deep-learning-lecture

The implementations of "Deep-learning from scratch" by myself

Implementation Rule

  • Doxygen comment must be attached for all codes (for convenience, and for Doxygen practice)
    • How to build: doxygen [configname]
  • Implement using Python3

Caution

  • Chapter 1 (tutorial chapter) is omitted

TODO

  • Add contents from chapter 5 and following chapters

About

The implementations of "Deep-learning from scratch" by myself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages