https://blog.slavv.com/37-reasons-why-your-neural-network-is-not-working-4020854bd607
Day: January 9, 2019
Tensorflow with Python 3.7?
Now Anaconda’s default Python is 3.7 however, it is tricky to install Tensorflow on top of it:
https://github.com/tensorflow/tensorflow/issues/23478#issue-377079541
Better to downgrade Python now: https://stackoverflow.com/questions/52584907/how-to-downgrade-python-from-3-7-to-3-6