This repository will contain usage examples for Honeycrisp.
Contents:
- SimpleTensors - basic usage of the
Tensortype - Backends - how to switch between computation backends
- Trainable - define a model as a class and train it with an optimizer
- MNISTGenExample - generate MNIST digits using an autoregressive transformer with rotary positional embeddings