monktensor monktensor

Documentation

Installation, the API, and usage examples for the monktensor framework. This lands with the first release, v1 is in active development.

Installation

coming soon

Install instructions will appear here once the first release is published. The implementation stack is being finalized.

Quickstart

coming soon

A minimal "build a value, run backward, read the gradient" example, then training a small net on the two-moons dataset.

API reference

coming soon

The full surface: the autograd value type, operations, the neuron/layer/MLP, losses, and the optimizer.

In the meantime, the course teaches every concept the framework is built on. Start there.