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

Programmer Humor

32427 readers
976 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
[–] [email protected] 39 points 9 months ago (2 children)

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

[–] [email protected] 19 points 9 months ago (1 children)

I program and those words reverberate.

[–] [email protected] 14 points 9 months ago (1 children)
[–] [email protected] 7 points 9 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.