Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


https://www.superdatascience.com/pages/deep-learning-chatbot

Part 4. Section 21. Chatbot - Step 2
1. Download/Install Anaconda 3
2. Install Tensorflow
(mac and Linux open terminal)
(Windows: issues with Python 3.6 so we create a new environment using python 3.5)

...