ieshuaganocry / aimchess-puzzle-rating-prediction

GNU General Public License v3.0
13 stars 4 forks source link

Remove or refactor tqdm usage #1

Open FrugoFruit90 opened 3 years ago

FrugoFruit90 commented 3 years ago

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