fastai-course-1-pytorch icon indicating copy to clipboard operation
fastai-course-1-pytorch copied to clipboard

PyTorch port of Rachel's and Jeremy's 1st part Machine Learning course

Results 3 fastai-course-1-pytorch issues
Sort by recently updated
recently updated
newest added

While i try to use trainer.fit_loader in the lesson1-pytorch ,this error occurs. Can't figure out how to fix this.

Original implementation on courses/deeplearning1/nbs/vgg16bn.py

Lesson 4 cannot be run starting the 11th cell (error on trainer.fit). This problem persists throughout other notebooks as well.