Read the FDM-1 paper
Before anything else happens need to figure out the action space of the model
My current thought process is that since the game clash royale doesn’t need continuous control we could make the action space clicking on a specific grid section of the game
This would allow us to play the game as intended
My big questions are now:
- How do I find the annotated data to train the IDM?