A simple FNN predicting values from the Iris dataset: https://archive.ics.uci.edu/ml/datasets/Iris/
Find a file
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