GoogleCloudPlatform / tensorflow-without-a-phd

A crash course in six episodes for software developers who want to become machine learning practitioners.
Apache License 2.0
2.79k stars 911 forks source link

Package Versions #46

Open PhilG123 opened 5 years ago

PhilG123 commented 5 years ago

I watched the Youtube presentation and decided to try the Pong example. However I am having issues with version incompatibility between tensorflow and numpy (I think). Can you please provide a list of package versions that I can use to get this working. Also which version of Python should I use?