Block a user
Error when training : TypeError: new(): invalid data type 'str'
"fixed" with a try/catch and the use of iter() instead of the "for" :
_t = time() step = 0 metrics = [] data_iter = iter(tq_ldr) while…