Hacker News new | ask | show | jobs
by spupe 1464 days ago
Can you point out any ML project that works any simpler than this? Other than running Colab of course, which I mentioned.
1 comments

> Can you point out any ML project that works any simpler than this? Other than running Colab of course, which I mentioned.

https://bellard.org/nncp/

That's certainly very nice, but I'm sure you can appreciate the complexity involved here. I would need to compile this and have CUDA properly configured on Linux, or have no CUDA support on Windows. So even your hand-picked example is not that different from the process I just described, which is the standard for ML projects as of today, even for players like Meta or Nvidia.