Ah yes, python36.com. Now that’s not Python 3.6, that’s a domain registered by someone who wanted to hikack some seo juice (joose?).<p>It looks like they didn’t register python37.com though, which is probably a big deal as Python 3.7 is in beta.
To add on top of the tutorial, it's recommended to compile with AVX, SSE and FMA instructions enabled if you are using a modern Intel chipset. It has a pretty big boost for calculations that needs to be done on the CPU.<p>The pip version of TF does not come with AVX and FMA for some reason, so this is one of perks from compiling from source