日本語 | English

Associatron Demo

Cue → Context competition → Spark → Recall
Browser-based research experiments

Core Models

01 Nakano-style Associatron
Basic behavior of the classical Associatron and attractor-state observation. Converted from Dr. Nakano's 1995 C-language version into JavaScript.
02 Hexagonal Lattice Model
Dynamics based on local interactions on a hexagonal lattice. C-side original.
03 Spark Dynamics
Visualization of activation rise during recall, described here as Spark. C-side original.
04 Cue → Context Competition
An experiment on competition and selection among multiple contexts triggered by a cue. C-side original.
05 Camera Auto Recall
Real-time recall from external input using a camera. C-side original.
08 Voiceprint Auto Recall 1 / Waveform
Real-time recall experiment from external sound input. Uses a microphone. C-side original.
09 Voiceprint Auto Recall 2 / Spectrogram
Real-time recall experiment using microphone-based spectrogram / voiceprint observation. C-side original.

Extended Experiments

Versions directly linked with the Associatron core are not publicly released.
30 Outer–Inner Dynamics
A model of interaction between external events and internal states. C-side original.
40 Particle Lenia
Observation of self-organizing structures in a continuous system. C-side original.
50 Swarm / Chemistry
Behavioral changes caused by boundary conditions and local interactions. C-side original.
Associatron JavaScript Test Portal
Integrated JavaScript test portal. Work in progress, 2026-02-16. C-side original.
Atra visual_audio_text JavaScript
Latest, 2026-06-13. Atra compound recall experiment using visual traces, auditory traces, and text. C-side original.
Turbo-C → JavaScript Associatron Robot
2026-03-10. An experiment based on 1995 Turbo-C materials from the Intelligence Systems Study Group, including work by Dr. Nakano, Hirota, Shimodaira, Doya, and others. Converted into JavaScript and split into two first-person robot agents. C-side original.
Atra Voice JavaScript
Latest. Atra visual_audio_text with an added Atra voice experiment. Recall pattern → speechSynthesis / TTS output. C-side original.
Atra Voice2 JavaScript
Latest. Atra visual_audio_text with an added raw voice-leak experiment. Recall pattern → numerical fluctuation → oscillator → electronic rhythm. C-side original.

Notes

This site publishes only JavaScript-based browser experiments. The research-use Python implementation is not publicly released.
During demo execution, camera and microphone access is used locally inside your browser. The data is not uploaded or stored.
C-side Laboratory
Associative memory / first-person loop research