Side project trying to turn factorio into an RL environment. Core idea will be to
- Make a custom factorio mod
- Figure out a way to map python code to lua code so its more familiar with ml people
- Find a good way of encoding the environment
- Hook up a toy RL training loop
- Stream on twitch??
I did not get very far and am still doing hello worldy stuff