facebookresearch / EGG

EGG: Emergence of lanGuage in Games
MIT License
281 stars 99 forks source link

Merge posdis and bosdis #211

Closed robertodessi closed 3 years ago

robertodessi commented 3 years ago

Description

Posdis and bosdis are now merged under a single callback. Optionally either of the two or both can be computed. Fix the dsprites_bvae game which was the only one using the old Posdisent callback and fixed style to PEP8.

Related Issue (if any)

170

How Has This Been Tested?

UTs pass locally