Closed Jinkeycode closed 6 years ago
Hi @Jinkeycode , wow, that's quite a typo, sorry about that and the late reply. I'm just triaging everything now and getting ready to go through and update all the code for a book v2.
I'll update this very soon and you should see a fix in the next few weeks. Thanks again!
This should be fixed now. Thanks for the notice!
tensorflow_cookbook/02_TensorFlow_Way/04_Implementing_Loss_Functions/04_loss_functions.py tensorflow_cookbook/02_TensorFlow_Way/04_Implementing_Loss_Functions/04_loss_functions.ipynb
Sigmoid Entropy Loss function is
but in your code is
line 71 on .py file and the same place on .ipynb