You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
322 B
Markdown
12 lines
322 B
Markdown
---
|
|
# edu-4v13
|
|
title: 'Write §8: Exercise 2 — play Tic-Tac-Toe with pure MCTS'
|
|
status: todo
|
|
type: task
|
|
created_at: 2026-03-13T20:03:17Z
|
|
updated_at: 2026-03-13T20:03:17Z
|
|
parent: edu-coqp
|
|
---
|
|
|
|
Exercise: wire MCTS to the game logic from Exercise 1 and run a match. Show sample output, discuss iteration count vs strength.
|