Show HN: SmallPebble – minimalist deep learning library in <1000 lines of Python
1–2 of 2 posts
Re: Show HN: SmallPebble – minimalist deep learning library in <1000 lines of Python
#2Originally 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.)