diff --git a/README.md b/README.md index 6daad1fede..62df528cf8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ https://learning.oreilly.com/library/view/generative-deep-learning/9781492041931 https://www.amazon.com/Generative-Deep-Learning-Teaching-Machines/dp/1492041947/ref=sr_1_1 +## Tensorflow + +This branch uses standalone Keras with a Tensorflow 1.14 backend. See the `tensorflow_2` branch for the Keras within Tensorflow 2.0 version of the codebase. + ## Structure This repository is structured as follows: