This repo is a fork of dipanjanS (Dipanjan (DJ) Sarkar)'s book repo, adapted to work with Python 3.12, Tensorflow 2 and other current versions of libraries.
- All Jupyter Notebooks except Chapter 10 are updated as described.
- Chapter 10 can't receive an update currently, since it assumes outdated and deprecated versions of tensorflow and tensorflow-hub namely. Adapting that chapter would require a migration to Keras.
- For pinning of certain packages (ipython and scipy), see requirements.txt.