this post was submitted on 01 Feb 2024
529 points (95.7% liked)

Programmer Humor

32061 readers
1027 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] 40 points 7 months ago (2 children)

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

[–] [email protected] 20 points 7 months ago (1 children)

I program and those words reverberate.

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