← The index · Games & control · by pikabell

Fly Tic-Tac-Toe

98-cell MaleCNS circuit + a 425-parameter readout in the browser, with silence / rewire controls. Imitation of minimax uses the circuit; a degree-preserving rewired graph scores about the same — topology is not the skill.

MaleCNSRL readoutOnly the readout is trained
Fidelity · reviewed
L1 Dynamics

Neurons are simulated — leaky integrate-and-fire or better — with documented, tuned parameters.

Dispute this rating →

The evidence

No evidence, no level.
Rating note

Activity in the measured 98-cell MaleCNS circuit evolves under a documented simplified unit model - h <- 0.3*h + 0.7*tanh(u + 1.4*W^T h), three synchronous iterations, with the four constants named in one place - which clears L1. The README is explicit that h is dimensionless, neither a firing rate nor a membrane voltage. Not L2: the graph, the sign policy, the encoder and the dynamics are all frozen; the only thing any training touches is a 425-parameter readout (16 descending activities -> 16 hidden -> 9 squares), fitted either by minimax imitation or CEM, so no synapse inside the fly circuit is ever written. Worth carrying over: the project's own control table reports that a degree-preserving rewired graph, retrained at equal budget, scores 0.850 against the real circuit's 0.854 - i.e. the authors ran the topology control most projects skip, and it came out negative.

Record

CategoryGames & control
DatasetsMaleCNS
LevelL1 — reviewed
Listed intownie/awesome-fruit-fly
First indexed2026-09-15
[playpikabell.github.io/fly-tictactoe/

Ratings on thelearningfly.com are proposals, not verdicts. Every one of them is arguable in public.