Examples developed using GoMLX

Examples Trained from Scratch

GoMLX Gopher hiking

The UCI-Adult/Census (Notebook) is the canonical example, that you can copy from when creating a new model from scratch. See the full code (including the Jupyter NotebooK) in gomlx/examples/adult.

Other examples:

Imported Models Examples

Imported models from ONNX or HuggingFace can be further fine-tuned, transfer-learned, composed, etc, using GoMLX.