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.

CNN model with prediction

main
Kelton Zhang 10 months ago
parent 3a6e8b307e
commit 3215c17921
6 changed files (12 KiB → 33 MiB)
  1. 3
      CNN_model_checkpoint.pth
  2. 5
      config.py
  3. 4
      dataset.py
  4. 59
      main.py
  5. 9
      train.py
  6. 10
      train.sh

CNN_model_checkpoint.pth (0 B → 33 MiB)

config.py (41 B → 82 B)

dataset.py (1.9 KiB → 1.9 KiB)

main.py (8.7 KiB → 11 KiB)

train.py (1.9 KiB → 2.2 KiB)

train.sh (0 B → 105 B)

Loading…
Cancel
Save