quanap5kr
Results
1
issues of
quanap5kr
Hi, I am interested in Keras Api using the Subclass style for building the model. I clone example and run example [MNIST CNN (Keras Subclass)](https://github.com/SciSharp/SciSharp-Stack-Examples/blob/master/src/TensorFlowNET.Examples/ImageProcessing/MnistCnnKerasSubclass.cs). I use ```save_weights``` function but...