h2o-3 icon indicating copy to clipboard operation
h2o-3 copied to clipboard

Expose initial weights and biases when export_weights_and_biases = True in DeepLearning

Open tomasfryda opened this issue 1 year ago • 0 comments

Currently, initial weights and biases are not exposed unless they are set.

Also add informative message when just one of initial_weights or initial_biases is set. Currently, there's just null pointer exception.

tomasfryda avatar Jan 16 '24 08:01 tomasfryda