Skip to content

XRayCheng/tensorflow_iris_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow_iris_fix

Since the origin iris sample doesn't work with the new tensorflow(like 1.0, 0.12), so here is the fix version of that.

the sample page : https://www.tensorflow.org/get_started/tflearn

Just changed the old parameters with custom input pipe-lines, introduced on this page. https://www.tensorflow.org/get_started/input_fn

#Tips 1.please get the iris_predict.csv.

2.please make sure you delete the old tmp data, if you have any in the tmp folder.

3.this will be overfitting, if you try to train it twice in a row. (get [1,1] instead of [1,2])

About

Since the origin iris sample doesn't work with the new tensorflow(like 1.0, 0.12), so here is the fix version of that.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages