TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

4 pointsby spark_chicken11 months ago
Hi,<p>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?

2 comments

talldayo11 months ago
You need GPUs to train models. Right now that&#x27;s just the way it is; you can enjoy inference on weaker hardware, but training is plainly unforgiving.<p>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.
psyklic11 months ago
Apparently this is true of nearly all academic labs, e.g. <a href="https:&#x2F;&#x2F;twitter.com&#x2F;Yuchenj_UW&#x2F;status&#x2F;1789319531430912042" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;Yuchenj_UW&#x2F;status&#x2F;1789319531430912042</a>.