LYCEUMAI

Intelligence, built from zero.

LyceumAI is a frontier research project: a complete neural-network framework written from scratch in Mojo — every gradient verified numerically, every result gated — up to models that generalize rules they were never taught.

grad checks
23
dependencies
0
epochs verified
60k
lyceumai — verification gates

$ mojo run ml/layers.mojo

23 gradient checks≤ 2.4e-8

$ mojo run ml/models.mojo

grok MLP · MiniGPT · CNNPASS

$ /tmp/grok_full

30k epochs × 2 decaysdiag 1.00

Project pulse

Verified numbers
Gradient Checks

all pass, worst 2.4e-8

23
Grok Epochs Run

30k × 2 decays, diag 1.0

60k
Framework Modules

tensor → trainer

9
MiniGPT Held-out

train 97.7%, 26k params

94.5%
Train Throughput

full-batch, pure Mojo

15.4 ep/s
Dependencies (ml/)

no ML libraries used

0
Char LM Context

tokens, 2-block MiniGPT

256

Research in the open. Verified to the last digit.

Every claim on this site is backed by a runnable gate. Clone the repo, run the suites, watch the grokking transition yourself.