Benchmarks
MNIST
Benchmark results on MNIST — the THRINDEX M1 credibility result.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Benchmark results on MNIST — the THRINDEX M1 credibility result.
Dense(784 → 1000) → LIF(τ_mem=5ms) → Dense(1000 → 10) → LIF(τ_mem=5ms)
| Parameter | Value |
|---|---|
| Encoding | Rate (Bernoulli, T=25 timesteps) |
| Classes | 10 |
| τ_mem | 5.0 ms |
| Threshold | 1.0 |
| Loss | Cross-entropy on mean firing rates |
| Optimizer | Adam, lr=5×10⁻⁴ |
| Epochs | 50 |
uv run python python/examples/mnist_lif.py --epochs 50 --seed 0