Yandychang1

Results 8 comments of Yandychang1

I think like that it will give me a FileNotFound exception in HDF5CSharp.dll. Besides I think if I save the weights only in order to load them, I would need...

Thank you for your answer. From what I could gather, this saves a session in TensorFlow. The issue I found with this approach was to convert a Keras model into...

i think this is the basic example you guys provide: var layers = keras.layers; // input layer var inputs = keras.Input(shape: (32, 32, 3), name: "img"); // convolutional layer var...

Was checking up on this issue, wondering if there is time estimate for a solution. I have been wanting to switch to Tensorflow.NET. Love how easy it would be to...

No worries, looking forward to it.

It seems to me that for xgboost classifiers and regressors, this may not apply, at least for now.

I noticed the same thing, so far I have not found a way to fix this.