facebookresearch / EGG

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

one-hot attributes-values datasets #218

Closed robertodessi closed 1 year ago

robertodessi commented 3 years ago

Adding option for one-hot standard attributes-values

Describe the solution you'd like to have implemented

Having a boolean option to have reconstruction and discrimination datasetas as one-hotified. Standard game using attributes-values dataset use one-hot vector rather than discrete categorical input. We would need to support such features with our standard attrValues EGG dataset