📖 ⟪밑바닥부터 시작하는 딥러닝2⟫ 스터디 기록 저장소
-
Updated
Jun 7, 2020 - Jupyter Notebook
📖 ⟪밑바닥부터 시작하는 딥러닝2⟫ 스터디 기록 저장소
Deep Learning Framework only using numpy: Linear, Convolution, Flatten, Max and Mean Pooling layers, activation functions, Softmax, MSE and Cross Entropy. Useful functions: train, save an load a model to deploy it, get nb of parameters, draw learning curves
A coding exercises with numpy and pytest for Deep Learning From Scratch
Neural Network algorithms, concepts and application developed from scratch in python using just numpy, scipy and matplotlib libraries.
A lightweight, deep learning library written in pure Python
Add a description, image, and links to the deep-learning-from-scratch topic page so that developers can more easily learn about it.
To associate your repository with the deep-learning-from-scratch topic, visit your repo's landing page and select "manage topics."