Skip to content

Brain Trainer (Headless)

Vicious Squid edited this page Mar 8, 2026 · 5 revisions

A headless training tool is included in the headless folder. This can be used to train brains in a time-accelerated environment

  • Headless Operation: No GUI required, runs purely on CPU
  • Accelerated Time: Runs 25,000-35,000+ ticks per second (vs ~1 tick/second in real-time)
  • Neurogenesis: Automatic creation of new neurons based on stress/novelty/reward triggers
  • Hebbian Learning: Continuous weight updates based on co-activation
  • Training Scenarios: Predefined scenarios for different training goals
  • Export Trained Brains: Save trained brains back to JSON for use in the main game

Documentation for this tool can be found here: https://github.com/ViciousSquid/Dosidicus/blob/2.6.1.2_LatestVersion/headless/README.md

headless_launcher.html is a user-friendly launcher for this tool: drag and drop or Browse for a brain and then select how to train it and for how long

Clone this wiki locally