diff --git a/1-introduction.html b/1-introduction.html index 66b6918f..7dc11456 100644 --- a/1-introduction.html +++ b/1-introduction.html @@ -1063,16 +1063,16 @@

Keras

Installing Keras and other dependencies

-

Follow the instructions in the setup document to install -Keras, Seaborn and scikit-learn.

+

Follow the instructions in the setup +document to install Keras, Seaborn and scikit-learn.

Testing Keras Installation


Keras is available as a module within TensorFlow, as described in the -setup. Let’s therefore -check whether you have a suitable version of TensorFlow installed. Open -up a new Jupyter notebook or interactive python console and run the -following commands:

+setup. Let’s therefore check whether you +have a suitable version of TensorFlow installed. Open up a new Jupyter +notebook or interactive python console and run the following +commands:

PYTHON

diff --git a/2-keras.html b/2-keras.html index c92bf65c..b0db8b22 100644 --- a/2-keras.html +++ b/2-keras.html @@ -585,7 +585,7 @@

Pairplot