Open samzhangjy opened 4 years ago
I think this project probably is not on going now... A lot of modifications have to be made as tf2 came up.
don't know your code, but I think you may need to check the tf website for more detailed information on those changes:https://www.tensorflow.org/api_docs/python/tf/summary
TFLEARN is a relic of the past. Try keras
Peter
Hi, sorry for the long wait, I added support to TF v2+ in latest release
Um, I know there are lots of dups here but I still want to ask this. When importing tflearn, I got the following error:
I'm using Python3.6 and have installed tflearn using git, but this error still bothers me. By the way, is this project dead? Will it support tf2... I'm new to tensorflow, so I might have some configs wrong. Thanks!