'밑바닥부터 시작하는 딥러닝' 내용의 jupyter notebook 정리본입니다. 1장부터 8장까지 모두 수록되어 있습니다.(8장 5절의 딥러닝의 미래는 제외하였습니다.)
https://github.com/SeungChanBaek-stat/deep-learning-from-scratch
http://www.hanbit.co.kr/store/books/look.php?p_code=B8475831198
- 1장 : http://nbviewer.jupyter.org/github/SeungChanBaek-stat/deep-learning-from-scratch/chapter-1/chapter-1-Hello-Python.ipynb
- 2장 : http://nbviewer.jupyter.org/github/SeungChanBaek-stat/deep-learning-from-scratch/chapter-2/chapter-2-Perceptron.ipynb
- 3장 : http://nbviewer.jupyter.org/github/SeungChanBaek-stat/deep-learning-from-scratch/chapter-3/chapter-3-NeuralNet.ipynb
- 4장 : http://nbviewer.jupyter.org/github/SeungChanBaek-stat/deep-learning-from-scratch/chapter-4/chapter-4-LearningNeuralNet.ipynb
- 5장 : http://nbviewer.jupyter.org/github/SeungChanBaek-stat/deep-learning-from-scratch/chapter-5/chapter-5-Backpropagation.ipynb
- 6장 : http://nbviewer.jupyter.org/github/SeungChanBaek-stat/deep-learning-from-scratch/chapter_6/chapter-6-LearningAlgorithms.ipynb
- 7장 : http://nbviewer.jupyter.org/github/SeungChanBaek-stat/deep-learning-from-scratch/chapter_7/chapter-7-CNN.ipynb
- 8장 : http://nbviewer.jupyter.org/github/SeungChanBaek-stat/deep-learning-from-scratch/chapter_8/chapter-8-DeepLearning.ipynb