https://github.com/mehradi-github/ref-jupyter-neuralnetwork
Visualizing accuracy and validation error on Iris dataset with neural networks and hidden layers
https://github.com/mehradi-github/ref-jupyter-neuralnetwork
accuracy-score hidden-layers iris-dataset neural-network validation-error visualization
Last synced: 24 days ago
JSON representation
Visualizing accuracy and validation error on Iris dataset with neural networks and hidden layers
- Host: GitHub
- URL: https://github.com/mehradi-github/ref-jupyter-neuralnetwork
- Owner: mehradi-github
- License: mit
- Created: 2025-12-23T17:06:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-12-24T20:00:56.000Z (4 months ago)
- Last Synced: 2025-12-26T09:07:06.137Z (4 months ago)
- Topics: accuracy-score, hidden-layers, iris-dataset, neural-network, validation-error, visualization
- Language: Jupyter Notebook
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MLP and LIVE training/validation loss & accuracy plot
Pure-Python with 2-hidden-layer neural networks on Iris + LIVE training/validation loss & accuracy plot
## Requirements:
numpy, matplotlib, scikit-learn
.png)