Hacker News new | ask | show | jobs
by yoklov 38 days ago
I'm not sure using pytorch counts as "from scratch" anymore. I'm not saying you should avoid the stdlib or anything crazy, but at the point where you're pulling in for-purpose libraries it really doesn't seem like "from scratch" to me.
1 comments

Point taken, but I think to most ML folks, PyTorch basically is the stdlib.