Skip to content

yuibi/deep_learning_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Deep Learning from Scratch

Coding deep learning from scratch using NumPy and CuPy. I'm writing some of my code redundantly for my own study.

Reference

  1. Book 1
  2. Book 2 (NLP)

Code

ゼロから作るDeep Learning

NumPyとCuPyで作る深層学習。勉強用にわざと冗長的に書いています。

参考にした本

  1. ゼロから作るDeep Learning ―Pythonで学ぶディープラーニングの理論と実装
  2. ゼロから作るDeep Learning ❷ ―自然言語処理編

コード

About

Coding deep learning from scratch. NumPy, CuPy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published