MLwithTensorFlow2ed icon indicating copy to clipboard operation
MLwithTensorFlow2ed copied to clipboard

Set `err` to cost at listing 5.5.

Open ruddyscent opened this issue 3 years ago • 0 comments

  • err should be the value from cost, not coefficient.
  • Set '1' for the environment variable, 'TF_CPP_MIN_LOG_LEVEL' to suppress debugging messages.
  • Set seed value to np.random for the reproducibility of results.

ruddyscent avatar Oct 25 '21 07:10 ruddyscent