I want to use SparseCategoricalCrossentropy, the t...
# kotlindl
s
I want to use SparseCategoricalCrossentropy, the tensorflow java has it implemented, how to use it inside KotlinDL?
z
Please make an issue about it, I'm not sure is it possible or not, but we have plans to make some open interfaces for customization, like activations, layers, callbacks, initializers, loss functions and metrics