SciSharp / TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
https://scisharp.github.io/tensorflow-net-docs
Apache License 2.0
3.23k stars 517 forks source link

fix: Support for multi model trainig using the dataset #1259

Closed ASolomatin closed 3 months ago

ASolomatin commented 3 months ago

Small addition for multi-input datasets support.