ebm_code_release
ebm_code_release copied to clipboard
Code for Implicit Generation and Generalization with Energy Based Models
Dear openAI researchers, Thanks for your code release of ebm. I've been really interested in energy-based models since I read Ignor Mordatch's paper _Concept Learning with energy-based models_ last year....
Hi, I am curious what is the math background for the logsunexp and softplus case in FLAG.objective. Thanks.
Hello, thank you for the code released. I have downloaded the codes and pretrained checkpoints, and used the following command to run the evaluation of the unconditional cifar-10 ebm: ```...