You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the exciting work and open-sourced code.
I have a problem. As you noted in the paper "we have been able to successfully train Joint-EBMs with Batch Normalization", I run your code with enabling batch norm --norm batch, but it seems the code doesn't work at all.
Do I miss anything? Do I need to change some code to enable batch norm?
Any help is appreciated. Thank you.
The text was updated successfully, but these errors were encountered:
Hi
Thanks for the exciting work and open-sourced code.
I have a problem. As you noted in the paper "we have been able to successfully train Joint-EBMs with Batch Normalization", I run your code with enabling batch norm
--norm batch
, but it seems the code doesn't work at all.Do I miss anything? Do I need to change some code to enable batch norm?
Any help is appreciated. Thank you.
The text was updated successfully, but these errors were encountered: