rdevon / cortex

A machine learning library for PyTorch
BSD 3-Clause "New" or "Revised" License
92 stars 25 forks source link

Discrete BGAN #124

Open rdevon opened 6 years ago

rdevon commented 6 years ago

Discrete BGAN needs to be ported over and added to built-ins.

astorfi commented 4 years ago

Hi @rdevon,

Thank you so much for your effort. I think the BGAN code is broken as I see undefined functions such as f_divergence. Am I correct? Can you run it?