Documentation
Installation, the API, and usage examples for the monktensor framework. This lands with the first release, v1 is in active development.
Installation
coming soonInstall instructions will appear here once the first release is published. The implementation stack is being finalized.
Quickstart
coming soonA minimal "build a value, run backward, read the gradient" example, then training a small net on the two-moons dataset.
API reference
coming soonThe 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.