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

predict_new_full and predict_orig_full are not used #1

Open
5baixuanyu opened this issue May 24, 2021 · 0 comments
Open

predict_new_full and predict_orig_full are not used #1

5baixuanyu opened this issue May 24, 2021 · 0 comments

Comments

@5baixuanyu
Copy link

#Optimum bias of the second layer is found by the average differences in activations in the two parts
optim_biases = np.mean(predict_orig-predict_new, axis=0)

so, predict_new_full and predict_orig_full are not used.

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

1 participant