kevanoullio / apples-to-apples-agent

Apples-to-Apples game with AI agent using various natural language processing and machine learning techniques.
GNU General Public License v3.0
0 stars 2 forks source link

Add another stats figure that visualizes which agents are being chosen by which agent #42

Closed kevanoullio closed 2 months ago

kevanoullio commented 2 months ago

For example, for every player in the game, identify who is picking them as the winner (bar chart for every player with each column an opponent judge?).

This could help quickly identify how much the AI agents are choosing other AI's vs random, and so on.