Skip to main content 7nolikov | Dmitrii Novikov

Minitorch - A Minimal Deep Learning Library

Minitorch is a lightweight deep learning library that demonstrates how machine learning works with minimal code. It features a simple automatic differentiation engine and basic tools to build small neural networks. Ideal for students and beginners, Minitorch lets you experiment with deep learning concepts without the complexity of larger frameworks.

Learn more at https://minitorch.github.io/