←back to thread

203 points amazonhut | 1 comments | | HN request time: 0.448s | source
Show context
untrimmed ◴[] No.45248154[source]
As someone who has spent days wrestling with Python dependency hell just to get a model running, a simple cargo run feels like a dream. But I'm wondering, what was the most painful part of NOT having a framework? I'm betting my coffee money it was debugging the backpropagation logic.
replies(5): >>45248223 #>>45248315 #>>45248416 #>>45248640 #>>45248972 #
1. codetiger ◴[] No.45248315[source]
I guess, resource utilization like GPU, etc