Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BNN saved model weights #21

Open
ghost opened this issue Nov 28, 2019 · 4 comments
Open

BNN saved model weights #21

ghost opened this issue Nov 28, 2019 · 4 comments

Comments

@ghost
Copy link

ghost commented Nov 28, 2019

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:)

@ratul619
Copy link

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, ...,

@fanhao880
Copy link

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

@cooldogxxt
Copy link

I have the same problem..

@elimsjxr
Copy link

I have the same problem, did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants