1
1
Fork 0

GoTimeTravel visualizes how the ancient game of Go has evolved over time by showing the different moves preferred by models trained from top professional games from 1600s to today given a specific board position.

runnable training pipeline

main
Kelton Zhang 10 months ago
parent abbd1ff3e8
commit 3a6e8b307e
6 changed files (13 B → 5.4 KiB)
  1. 2
      config.py
  2. 54
      dataset.py
  3. 38
      model.py
  4. 3
      requirements.txt
  5. 10
      run.sh
  6. 52
      train.py

config.py (0 B → 41 B)

dataset.py (0 B → 1.9 KiB)

model.py (0 B → 1.5 KiB)

requirements.txt (13 B → 28 B)

run.sh (0 B → 105 B)

train.py (0 B → 1.9 KiB)

Loading…
Cancel
Save