| Age | Commit message (Collapse) | Author |
|
- Players can freely choose to draw even with playable cards
- After drawing, players may pass instead of playing
- Remove Q cards from deck in 2-player games (reverse has no effect)
- Use greedy random opponent in evaluation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Clone → train on GPU → download or push model back to GitHub.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
- Game environment with draw-then-decide rule (no auto-play on draw)
- PPO self-play training script
- Interactive human vs AI game (versus.py)
- Real-time play assistant (play.py)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|