I really like your library, I have been trying to port it to play a much quicker game, currently OLDTV
https://store.steampowered.com/app/643270/OLDTV/ and I would like your feedback on how to setup the reward function and action_states.
I looked at the guide you provided for inputs and reward function but i am unable to apply it for something like OLDTV. I am very new to this field so any advice would be appreciated
Hi Yann,
I really like your library, I have been trying to port it to play a much quicker game, currently OLDTV https://store.steampowered.com/app/643270/OLDTV/ and I would like your feedback on how to setup the reward function and action_states.
I looked at the guide you provided for inputs and reward function but i am unable to apply it for something like OLDTV. I am very new to this field so any advice would be appreciated
the code i have been following is mainly this: https://github.com/trackmania-rl/tmrl/blob/master/tmrl/custom/custom_gym_interfaces.py
thank you
Victor