facebookresearch / EGG

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

Probablistic storing of training/testing interaction #177

Closed robertodessi closed 3 years ago

robertodessi commented 3 years ago

Storing interactions in a probabilistic fashion

Related Issue (if any)

169

Motivation and Context

When working with images or in low-mem setting it might be useful to store interaction at a finer grained level than epoch-level.

How Has This Been Tested?

UTs