Hacker News new | ask | show | jobs
Show HN: SmallPebble – minimalist deep learning library in <1000 lines of Python (github.com)
2 points by montebicyclelo 150 days ago
1 comments

Originally wrote this in 2022 to improve my understanding of deep learning internals. Recently refreshed it, removing CuPy to keep it lighter and educational. (Plus modernized the stack, e.g. with uv and improved CI.)