nn_playground icon indicating copy to clipboard operation
nn_playground copied to clipboard

BNN saved model weights

Open ghost opened this issue 5 years ago • 4 comments

When I use model.save() and model.get_weights(), the saved weight values are not binary. I'm not sure if it's my miss. Really thanks for any reply:)

ghost avatar Nov 28 '19 09:11 ghost

Hi , See same issue here. Weights are not printed in binary -- did i miss anything here ?

loss: 0.3951 - acc: 0.8783 - val_loss: 0.1369 - val_acc: 0.9410 [array([[ 3.41787934e-03, 1.03282835e-02, -1.42487716e-02, ..., 7.11111538e-03, 2.02730242e-02, 1.32185612e-02], [-1.01926271e-02, -1.31833507e-02, 1.67875085e-02, ...,

ratul619 avatar Nov 16 '20 20:11 ratul619

Hi, I have the same issue. Did you solve it?

fanhao880 avatar May 23 '21 20:05 fanhao880

I have the same problem..

cooldogxxt avatar Dec 29 '21 02:12 cooldogxxt

I have the same problem, did you solve it?

elimsjxr avatar Feb 16 '22 06:02 elimsjxr