Survy Vaish
Survy Vaish
Analyzing the "specific pixels in the raw frame buffer" is worth a shot! Thanks! And I agree with the solution being nicer if I simulated the game dynamics, but I...
That is awesome!! I am honored. Thanks :) May I ask how you found the link?
monkeyrunner took about 1-2 seconds to get a screenshot.. so not responsive enough. Haven't tried UIAutomation, but do you know if the response time is any better?
There is no "map". There is randomness as far as the pipe height is concerned, but the game is basically just one never ending randomized "map" of pipes coming towards...
Yeah. Q is a multi-dimensional array representing the entire state space.
Based on the game dynamics, the bird always gets the same upward velocity irrespective of its velocity at the time of input. So weirdly enough, two birds at the same...
The hack still works.. the only difference is that the line numbers have changed. From Line #74 to #80. From Line #320 to #419.
I had a similar error. Digging into the .obj file, i found that it was not referring to the .mtl by the correct name. After editing the following line in...
Oh! Is it that the JetBot image (`jetbot-043_nano-4gb-jp45`) doesn't have GUI enabled?
On the docker images corresponding `32.5.0`, the cameras don't seem to initialize. Do you have a workaround for this? Or Is there a way to build updated docker images for...