SciSharp / Keras.NET

Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
MIT License
591 stars 124 forks source link

Add support for multiple loss and outputs #210

Closed Racines closed 2 years ago

Racines commented 2 years ago

Add support for multiple loss and outputs for compile, fit and predict functions