mrdbourke / pytorch-deep-learning

Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
https://learnpytorch.io
MIT License
9.34k stars 2.78k forks source link

Less accuracy on local machine compare to Colab #841

Open helper423 opened 4 months ago

helper423 commented 4 months ago

Hi, when I try run same training code on my local machine and on Colab, on Colab model accuracy higher than on local machine, on both installed pytorch 2 and cuda 1.2.1, anyone know how to solve this problem?

Lemonade678 commented 4 months ago

Can you show me code that have a problem because how would i know if dont see the code snipplet itself