Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gta5 models #145

Closed
nerane opened this issue Apr 5, 2020 · 1 comment
Closed

gta5 models #145

nerane opened this issue Apr 5, 2020 · 1 comment

Comments

@nerane
Copy link

nerane commented Apr 5, 2020

hi
i am using tensorflow 2.1
but Sentdex used tflearn that uses tensorflow 1.14
how can i convert it to work with tf 2.1??

network = regression(...)
model = tflearn.DNN(network,...)

@satyamedh
Copy link

@nerane u cant, just install tensorflow 1.14 using python3 -m pip install tensorflow==1.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants