behavior
cloning
gaming
agent

manage to start game- all is see is nones in the cation tensors

#10
by abkimc - opened

Has this happened to anyone?
manage to start game and inject - but all is see is nones in the cation tensors
There is no response - currently I'm running a free drone game, but now im downloading Rocket League as it was trained on ant might show good results.
also how do you create the video of the game along side the actions?

Running inference with the following inputs:

  • pixel_values: torch.Size([1, 3, 256, 256])
  • action_tensors:
    • buttons: None
    • j_left: None
    • j_right: None
      Inference time: 1.720s
      Running inference with the following inputs:
  • pixel_values: torch.Size([1, 3, 256, 256])
  • action_tensors:
    • buttons: None
    • j_left: None
    • j_right: None
      Inference time: 0.300s

Sign up or log in to comment