diff --git a/doc/sphinx/source/tutorials/run-fit.rst b/doc/sphinx/source/tutorials/run-fit.rst index 40cf0de87e..b3d4437260 100644 --- a/doc/sphinx/source/tutorials/run-fit.rst +++ b/doc/sphinx/source/tutorials/run-fit.rst @@ -194,7 +194,7 @@ Note that at the time of writing, ``TensorFlow`` is approximately 4 times faster The default backend for ``keras`` is ``tensorflow``. In order to change the backend, the environment variable ``KERAS_BACKENDD`` need to be set (e.g., ``KERAS_BACKEND=torch``). -The best results are obtained with ``tensorflos[and-cuda]`` installed from pip. +The best results are obtained with ``tensorflow[and-cuda]`` installed from pip. When you install the nnpdf conda package, you get the `tensorflow-eigen `_ package, which is not the default. This is due to a memory explosion found in some of