We asked whether a compiled graph can participate in gradient-based classifier training rather than only forward simulation. We trained an excitatory–inhibitory MNIST classifier through the compiled graph interface and selected a checkpoint using held-out validation loss.
Training produced coherent loss and validation trajectories, showing that optimization traversed the compiled representation. This demonstrates the learning interface on a bounded example, not competitive classification performance or broad generalization.
The loss-selected checkpoint came from epoch 4 it need not be the epoch with maximum accuracy (Fig. 2).
We tested optimisation of a compiled network using a small, fixed handwritten-digit classification task.