https://js.tensorflow.org/api/0.8.0/#tf.Model.fit
Current we don't show which callbacks you can use in the docs.
Check these out: https://github.com/tensorflow/tfjs-layers/blob/master/src/callbacks.ts#L78-L88
An example: https://github.com/tensorflow/tfjs-examples/blob/master/iris/index.js#L64
Which callbacks CAN we use? 馃槄 Thanks for the awesome work by the way 馃帀
Awesome! Thanks! 馃槃 馃帀
Most helpful comment
Check these out:
https://github.com/tensorflow/tfjs-layers/blob/master/src/callbacks.ts#L78-L88
An example:
https://github.com/tensorflow/tfjs-examples/blob/master/iris/index.js#L64