cd /news/machine-learning/can-a-fruit-fly-brain-learn-numbers · home topics machine-learning article
[ARTICLE · art-126727] src=julin.ai ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Can a Fruit Fly Brain Learn Numbers?

A 499-neuron circuit extracted from MaleCNS v1.0, the Janelia-published CC-BY electron-microscopy reconstruction of a male fruit fly's central nervous system, was run as a reservoir on MNIST in PyTorch and MLX, matching the 499-neuron count reported in the underlying paper but yielding 13,452 directed edges against the paper's reported 15,865. The reproduction applied the original selection rule — central-brain intrinsic neurons, traced status, ranked by strength, top 512, largest strongly connected component, edges with at least 5 synaptic contacts — and the author noted the paper's exact ranking formula for "strongest" is unpublished, making this the closest match achievable. Code and data were released via a public gist.

read1 min views2 publishedSep 10, 2026

Following up on A Fruit Fly Circuit as a Speech Emotion Reservoir: I pulled the real 499-neuron circuit out of MaleCNS v1.0 and ran it as a reservoir on MNIST, in PyTorch and in MLX. Code and data: gist.

MaleCNS v1.0 is a public, CC-BY electron-microscopy reconstruction of a male fruit fly’s central nervous system. I applied the selection rule stated in the original article: central-brain intrinsic neurons, traced status, ranked by strength, top 512, largest strongly connected component, edges with at least 5 synaptic contacts. This landed on exactly 499 neurons — the same count the paper reports — with 13,452 directed edges, against their reported 15,865. Their exact ranking formula for “strongest” isn’t published, so this is the closest match I could reproduce.

── more in #machine-learning 4 stories · sorted by recency
── more on @malecns v1.0 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/can-a-fruit-fly-brai…] indexed:0 read:1min 2026-09-10 ·