The implementations of "Deep-learning from scratch" by myself
- Doxygen comment must be attached for all codes (for convenience, and for Doxygen practice)
- How to build:
doxygen [configname]
- How to build:
- Implement using Python3
- Chapter 1 (tutorial chapter) is omitted
- Add contents from chapter 5 and following chapters