goodboychan.github.io icon indicating copy to clipboard operation
goodboychan.github.io copied to clipboard

Custom Loss Function in Tensorflow 2. | Chan`s Jupyter

Open utterances-bot opened this issue 1 year ago • 1 comments

Custom Loss Function in Tensorflow 2. | Chan`s Jupyter

In this post, we will learn how to build custom loss functions with function and class. This is the summary of lecture “Custom Models, Layers and Loss functions with Tensorflow” from DeepLearning.AI.

https://goodboychan.github.io/python/coursera/tensorflow/deeplearning.ai/2022/02/08/01-Tensorflow2-Custom-Loss-Function.html

utterances-bot avatar Nov 12 '24 02:11 utterances-bot

in Custom loss with hyperparameter, if i use load_model, how to load my_huber_loss in custom_object since it is defined under my_huber_loss_with_threshold

oscarhx avatar Nov 12 '24 02:11 oscarhx