Sylvain Lejamble, PhD

Results 3 issues of Sylvain Lejamble, PhD

Types mismatch in class_loss_regr_fixed_num for an obscure reason, i'm investigating. This fix the problem for now

Hi In preprocessing this cell In [46]: print(len(urls[0])) print(urls[0][0]) **print(saved_paths)** Should be this : print(len(urls[0])) print(urls[0][0]) **print(saved_dirs)**

A bit of CSS change for the overlapping buttons