Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.02 KB

File metadata and controls

11 lines (7 loc) · 1.02 KB
  • Example code has been modified to support Tensorflow 1.0 or higher API by BGPark
  • If you are using an IDE such as PyCharm, it is strongly recommended that you create a project for each chapter. If not, pay attention to the directory relative path of the dataset.

TensorFlow for Machine Intelligence

TensorFlow for Machine Intelligence book cover

Welcome to the official book repository for TensorFlow for Machine Intelligence! Here, you'll find code from the book for easy testing on your own machine, as well as errata, and any additional content we can squeeze in down the line.

  • Code: You'll find code for each chapter inside of the chapters directory
  • Errata: Errata will be added to the errata directory as they are discovered. Send in a pull request if you have errata to report!