Skip to content

ToyDL: Deep Learning from Scratch

Python PyPI

codecov Build Docs Test

Ruff Checked with mypy pre-commit

ToyDL, as an education project, is aimed to make the concepts behind the deep learning as clear as possible. I do believe the key to reach the target is SIMPLE, as simple as possible. I'm trying to use little code to build this library, although it's not simple enough yet.

Installation

pip install toydl