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: regularizer serialization problem #1250

Closed SchoenTannenbaum closed 4 months ago

SchoenTannenbaum commented 4 months ago

Repo redo for pull request: https://github.com/SciSharp/TensorFlow.NET/issues/1247

SchoenTannenbaum commented 4 months ago

@AsakusaRinne This is the completed change with regularizer read and write unit tests done completely in ModelLoadTest.cs