This website requires JavaScript.
Explore
Help
Sign in
22ru
/
nn-iris
Watch
1
Star
0
Fork
You've already forked nn-iris
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A simple FNN predicting values from the Iris dataset:
https://archive.ics.uci.edu/ml/datasets/Iris/
4
commits
1
branch
0
tags
31
KiB
Python
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Cian Payne
e44e0fc9e7
Modified algorithm parameters
2019-11-17 02:55:19 +00:00
__pycache__
Completed the training and verifying phase for the network
2019-11-17 01:35:56 +00:00
.gitignore
Added gitinore and untracked .swp files
2019-11-16 20:05:55 +00:00
data_visualisation.py
Completed the training and verifying phase for the network
2019-11-17 01:35:56 +00:00
main.py
Modified algorithm parameters
2019-11-17 02:55:19 +00:00
model.py
Completed the training and verifying phase for the network
2019-11-17 01:35:56 +00:00