GitHub / yizt / numpy_neural_network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yizt%2Fnumpy_neural_network
Stars: 504
Forks: 111
Open issues: 5
License: apache-2.0
Language: Jupyter Notebook
Size: 631 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: 12 months ago
Pushed at: over 4 years ago
Last synced at: 12 months ago
Topics: backward-propagation, cnn, dnn, neuron-network, numpy, vgg