• Stars
    star
    321
  • Rank 130,752 (Top 3 %)
  • Language
    Python
  • Created almost 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TensorFlow for Deep Learning Book

TensorFlow for Deep Learning Companion Code

Referenced throughout the book.

Book Cover

TensorFlow Versions

The TensorFlow library has been evolving rapidly in the last couple years, and some of the code in this repo and the associated book no longer work with the latest versions of TensorFlow. We recommend using TensorFlow 1.6 for working through all exercises in this book. We are looking into creating a full requirements.txt file for all needed dependencies and hope to have that available for you soon.

We also welcome any PRs that modify code to work with more recent TensorFlow versions. We are looking into these upgrades on our end as well.