Commit graph

13 commits

Author SHA1 Message Date
AlxAI
9fc25f2fec Add comprehensive Diplomacy analysis with visualizations
- Added diplomacy_unified_analysis_final.py: Complete analysis script with CSV-only approach
- Added DIPLOMACY_ANALYSIS_DOCUMENTATION.md: Comprehensive project documentation
- Added visualization_experiments_log.md: Detailed development history
- Added visualization_results/: AAAI-quality visualizations showing model evolution
- Fixed old format success calculation bug (results keyed by unit location)
- Demonstrated AI evolution from passive to active play across 61 models
- Updated .gitignore to exclude results_alpha

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 13:29:29 -04:00
sam-paech
b4a56126ec state update fixes & streamline prompts 2025-07-12 10:17:17 +10:00
sam-paech
7edc7c465f fix prompt errors & add per-power prompt dir functionality 2025-07-04 11:31:57 +10:00
sam-paech
1b16579c54 fix imports 2025-07-04 08:59:42 +10:00
sam-paech
73a3c0596a resolving issues raised in pr 2025-07-04 08:38:57 +10:00
Tyler Marques
ad817695ef
Ruff format and check 2025-07-03 14:27:50 -07:00
Tyler Marques
aadedd6512
Moving more environment variables to central config 2025-07-03 12:50:49 -07:00
AlxAI
7b633a0ec8 making phase summaries and unformatted prompts params in lm_game as well as making the models changeable in utils 2025-06-30 12:03:37 +02:00
AlxAI
6e4821735d first attempt at two part orders, unformatted -> formatted 2025-06-29 23:05:48 +02:00
sam-paech
840c6b0ad9 add experiment runner 2025-06-22 18:05:07 +10:00
AlxAI
4b32940bf6 fixing prompts 2025-05-15 11:22:24 -04:00
AlxAI
bfcb9ce401 XML didn't work 2025-05-14 22:03:13 -04:00
AlxAI
0bd6428729 BIG UPDATES logging everything, better structure of moves, everything runs fast af 2025-05-11 19:10:18 -04:00