Can you provide an example for functional API?
orenpapers opened this issue · 2 comments
orenpapers commented
How to use coral_ordinal (CoralOrdinal, OrdinalCrossEntropy, MeanAbsoluteErrorLabels) with the functional API rather then sequential model?
ck37 commented
No problem, added this to the MNIST example in the Colab notebook:
https://colab.research.google.com/drive/1AQl4XeqRRhd7l30bmgLVObKt5RFPHttn?#scrollTo=PAg-gWZED1mR
Cheers,
Chris