ieshuaganocry/aimchess-puzzle-rating-prediction

Remove or refactor tqdm usage

Opened this issue · 0 comments

I am running the code on a set of puzzles, but the model seems to use tqdm in a way that treats every puzzle as a different loop. The result is an extremely clogged console, as in the attached printscreen
image