Commit graph

20 commits

Author SHA1 Message Date
Tyler Marques
c95888bbf0
Merge branch 'main' into streamline-prompts 2025-08-22 11:14:30 -07:00
Tyler Marques
1434575fe7
Merge pull request #55 from peregrinates/ordersdata
More scripts for creating dataframes for analysis from the logs …
2025-07-18 10:37:22 -07:00
peregrinates
f7c3949e57
cleaned up io logic 2025-07-15 22:43:25 -04:00
sam-paech
86563587a5 proper fix for game score 2025-07-14 19:55:02 +10:00
sam-paech
fb05356fe7 fix game score calculation 2025-07-14 11:55:40 +10:00
peregrinates
6c61ea4ce7
cleaned up variable names and added order reasoning 2025-07-13 11:52:04 -04:00
peregrinates
52365f642c
additional scripts for creating dataframes for analysis from the log files 2025-07-11 23:07:05 -04:00
sam-paech
b4a56126ec state update fixes & streamline prompts 2025-07-12 10:17:17 +10:00
sam-paech
70a876bcee add relationship plots 2025-07-10 10:35:17 +10:00
sam-paech
af3fb8ce48 fix sentiment calcs 2025-07-10 07:49:47 +10:00
sam-paech
2338e3c6e6 bug fixes 2025-07-10 07:06:34 +10:00
Tyler Marques
754cf8e23b
Merge pull request #52 from EveryInc/experiment-runner-updates
Harness defaults, client.py updates & new experiment runner stats
2025-07-04 10:20:24 -07:00
sam-paech
7edc7c465f fix prompt errors & add per-power prompt dir functionality 2025-07-04 11:31:57 +10:00
sam-paech
73a3c0596a resolving issues raised in pr 2025-07-04 08:38:57 +10:00
Tyler Marques
540c2003e8
Adding PowerEnum as a seperate model
The PowerEnum correctly handles some misspellings. It can be easily
expanded to handle more within the _POWER_ALIASES dict.
2025-07-03 12:26:50 -07:00
sam-paech
1cb24f1884 set minimalist prompts as harness defaults 2025-07-03 07:27:48 +10:00
Tyler Marques
7905f9a0b8
Merge pull request #51 from peregrinates/ordersdata 2025-07-01 20:12:45 -07:00
peregrinates
00ce085e35
make a long form dataframe of each order in game from log data 2025-07-01 22:49:00 -04:00
sam-paech
ebf26cf8a6 add simplified prompts 2025-06-27 14:42:05 +10:00
AlxAI
5b85b9f89e Create statistical_game_analysis.py 2025-06-23 08:53:51 -04:00