Step-by-Step instruction for setting up an Python Environment for training and testing the Neural-Network-Notebooks
This tutorial has been tested on a Windows 10 envirmonment.
First install Ananconda on your system to get a working Python base environment.
Create within Ananconda a new environment with Python 3.7:
- tensorflow
- pillow
- matplotlib
- scikit-learn
Using the Ananconda installation for installation:
Go to tab "Home":
and install the Jupyter-Environment:
Ensure, that you are still in the right Environment (see "Application on") and start Jupyter: