this post was submitted on 01 Feb 2024
523 points (95.6% liked)

Programmer Humor

32193 readers
388 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MustrumR@kbin.social 40 points 8 months ago (2 children)

I program 2-3 layers above (Tensorflow) and those words reverberate all the way up.

[–] Bipta@kbin.social 20 points 8 months ago (1 children)

I program and those words reverberate.

[–] Pyroglyph@lemmy.world 14 points 8 months ago (1 children)
[–] stingpie@lemmy.world 7 points 8 months ago

Recently, I've just given up trying to use cuda for machine learning. Instead, I've been using (relatively) cpu intensive activation functions & architecture to make up the difference. It hasn't worked, but I can at least consistently inch forward.