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

Is weight initialization neccessary ?? #3

Open
Johnson-yue opened this issue Feb 28, 2020 · 0 comments
Open

Is weight initialization neccessary ?? #3

Johnson-yue opened this issue Feb 28, 2020 · 0 comments

Comments

@Johnson-yue
Copy link

Hi, in four experiments model.py

colorization_cINN

no weight initialization and only use load pretrained model (what is load pretrained weight?) , use FrEIA API is version==0.2

colorization_minimal_example

no weight initialization , use FrEIA API is version==0.1

mnist_cINN

using normal distribution initialize weight , use FrEIA API is version==0.1

mnist_minimal_example

no weight initialization and use FrEIA API is version==0.1

I don't know if you have time to unify the usage ??

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