Guillaume Kunsch

Results 3 issues of Guillaume Kunsch

Hi, When launching the lab 2a on Pytorch Lightning in Colab (https://colab.research.google.com/github/full-stack-deep-learning/fsdl-text-recognizer-2022-labs/blob/main/lab02/notebooks/lab02a_lightning.ipynb#scrollTo=sVx7C7H0PIZC), the first cell runs fine: ``` lab_idx = 2 if "bootstrap" not in locals() or bootstrap.run: # path...