kjgonzalez / codefiles

MIT License
1 stars 0 forks source link

apply different methods on same dataset #5

Closed kjgonzalez closed 4 years ago

kjgonzalez commented 4 years ago

mess with iris dataset. use different algorithms to identify the flower types.

final lessons learned:

input: training and testing data output: --- "performance: 0.XXX"

kjgonzalez commented 4 years ago

all three networks built by hand and tested.