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

Finish implementing Data Analysis module that uses .csv content #65

Open kevanoullio opened 1 month ago

kevanoullio commented 1 month ago

Finish implementing the Data Analysis module that uses the .csv content in lieu of the game_log file that remains in RAM upon completion. This is a fail safe way of generating all charts and stats should the program crash after completing all games but prior to completing all data analysis.