https://github.com/mazensayed91/deep-neural_network-from-scratch
https://github.com/mazensayed91/deep-neural_network-from-scratch
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mazensayed91/deep-neural_network-from-scratch
- Owner: Mazensayed91
- Created: 2020-05-29T08:21:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T01:37:03.000Z (about 6 years ago)
- Last Synced: 2025-08-27T11:18:19.119Z (11 months ago)
- Language: Jupyter Notebook
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deep-Neural_Network-from-scratch
This code is an implemention of Deep neural network using only numpy functions and it is tested using loaded iris dataset from sklearn