Quazim0t0 commited on
Commit
4ec46f3
·
verified ·
1 Parent(s): 652d2b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -369,7 +369,7 @@ HEAD = (
369
  )
370
 
371
  INTRO = """
372
- # 🍄 Quazim0t0's Thousand Token Wood Entry
373
  A mini **Dark-Souls-style** duel where the boss is controlled by a **Modular Mind** — six tiny
374
  specialist networks that communicate through a **shared latent** (RecursiveLink) and a coordinator
375
  that picks each move. The brain was **trained by self-play reinforcement learning**, not scripted.
 
369
  )
370
 
371
  INTRO = """
372
+ # 🍄 ModuleMind - Quazim0t0's Thousand Token Wood Entry
373
  A mini **Dark-Souls-style** duel where the boss is controlled by a **Modular Mind** — six tiny
374
  specialist networks that communicate through a **shared latent** (RecursiveLink) and a coordinator
375
  that picks each move. The brain was **trained by self-play reinforcement learning**, not scripted.