Show HN: SmallPebble – minimalist deep learning library in <1000 lines of Python(github.com)
github.com
Show HN: SmallPebble – minimalist deep learning library in <1000 lines of Python
https://github.com/sradc/SmallPebble
1 コメント
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.)