Comment by foota
7 years ago
I wonder what could be done to combine this with the structure of a typical game, to allow for more persistence over time.
7 years ago
I wonder what could be done to combine this with the structure of a typical game, to allow for more persistence over time.
Yeah I've thought a lot about that. It's not too difficult to go from game data -> model output, but it's not as clear how to go from model output -> game data.
Ask it “what is the game data now?” in the background, obviously.
(With appropriate training, of course.)