MLwithTensorFlow2ed icon indicating copy to clipboard operation
MLwithTensorFlow2ed copied to clipboard

Match listing number of chapter 7 as in the book.

Open ruddyscent opened this issue 3 years ago • 0 comments

  • The listing numbers from 7.03 to 7.13 were not the same as in the book.
  • Set the environment variable to suppress the debugging messages from TensorFlow.
  • Add seed value to the numpy.random for the better reproducibility of the results.
  • Remove unnecessary imports and function definitions.

ruddyscent avatar Oct 29 '21 09:10 ruddyscent