facebookresearch / EGG

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

Progress Bar logger #182

Closed nicofirst1 closed 3 years ago

nicofirst1 commented 3 years ago

Description

Adding a tqdm progress bar in the on_batch_end method

Motivation and Context

For long epochs it can be frustrating to not know how long the whole epoch takes.