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

Anaconda install link in INSTALL.txt broken #38

Open sosavle opened 5 years ago

sosavle commented 5 years ago

Hello! Thanks a lot for helping me learn something new!

I'm just starting out following this tutorial. However, when I went to download anaconda, the following link that was provided in INSTALL.txt seems to be broken: https://www.continuum.io/downloads#windows

I could access https://www.continuum.io perfectly, but the other link gave me this screen after a long load:

image

I just used https://www.anaconda.com/distribution/ instead since I presume this should work all the same.