DvorakDwarf / Metacritic-AI

An AI that guesses metacritic scores based purely on the title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub

Metacritic-AI

An AI that guesses metacritic scores based purely on the title. Use critic.py to train a model and tester.py to test the the model. A trained model I made myself is included and tester.py uses it by default. You input a title for a hypothetical game and the program will use the knowledge it gained from looking at a bunch of games on Metacritic to guess what score it would get from 1-100. This is obviously unrealistic, but funny nonetheless.

2022-11-06_18-17

Do what you want with the code, but credit would be much appreciated. Contact info in the profile

About

An AI that guesses metacritic scores based purely on the title

License:MIT License


Languages

Language:PureBasic 79.5%Language:Python 20.5%