Ask HN: Is it still meaningful learning deep learning for GPU tight lab?

4 points by spark_chicken 3 months ago

Hi,

These days when I do literature reviews for the trending research, I find that most of the useful models need insane amount of GPU to train. As a student in a small lab, we are lack of GPU power. Is it still meaningful if I stay in this lab to learn deep learning??? I felt like all my work is like a toy...feeling lost, any advice?

talldayo 3 months ago

You need GPUs to train models. Right now that's just the way it is; you can enjoy inference on weaker hardware, but training is plainly unforgiving.

Thankfully, you can get pretty good results finetuning on a much smaller and cheaper GPU like the 3060ti. Going from GPU-poor to GPU-rich is easier than you might think.