Closed 0xDaksh closed 7 years ago
Please see keyboard_agent.py
@olegklimov Where did this go?
See utils.play
@pseudo-rnd-thoughts Hi Mark, TY, but that doesn't seem to work. I mean, it runs but nothing at all happens.
I tried:
C:\venvs\lunar\Lib\site-packages\gymnasium\utils
python.exe .\play.py LunarLander-v2
In the old version you could do this:
Hey,
I was trying to build the MountainCar-v0 Env but while training I noticed the random steps taken which was in my input data were not efficient and didn't work well, So I decided to give it input on my own but the way to do it is no where to be found? is there any way to give the env inputs from human?
Best. Daksh