Custom TensorFlow Loss Functions for Advanced Machine Learning

And few-shot transfer learning example

Haihan Lan
Towards Data Science
6 min readJan 2, 2019

--

In this article, we’ll look at:

  • The use of custom loss functions in advanced ML applications
  • Defining a custom loss function and integrating to a basic Tensorflow neural net model
  • A brief example of knowledge

--

--