https://github.com/vanities/single_layer_nn
Single Layer Neural Network that solves the Iris and Cancer data sets
https://github.com/vanities/single_layer_nn
Last synced: 12 months ago
JSON representation
Single Layer Neural Network that solves the Iris and Cancer data sets
- Host: GitHub
- URL: https://github.com/vanities/single_layer_nn
- Owner: vanities
- Created: 2018-04-24T13:25:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T02:06:52.000Z (about 8 years ago)
- Last Synced: 2025-01-14T11:03:54.176Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 572 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Single_Layer_NN
Single Layer Neural Network that solves the Iris and Cancer data sets
Check out
> Single_Layer.ipynb
The solution to the Iris data set with accuracy and loss

with
The solution to the Wisconsin Data Breast Cancer data set with accuracy and loss
