edbeeching / godot_rl_agents_examples

Example Environments for the Godot RL Agents library
MIT License
37 stars 13 forks source link

Adds the air hockey example #8

Closed Ivan-267 closed 1 year ago

edbeeching commented 1 year ago

@Ivan-267 This looks great! Did you manage to train an agent yet? It would be good to include the ONNX file in the PR if you have it?

Ivan-267 commented 1 year ago

I've made some fixes after my video on Discord which was a trained model, so I'll have to retrain for the onnx file. After I train it, I'll add the onnx.

Ivan-267 commented 1 year ago

Video of the trained onnx model at x2 speedup set in sync node, trained for 5_194_800 steps at x8 speedup:

https://github.com/edbeeching/godot_rl_agents_examples/assets/61947090/7029832a-611b-4907-88d2-fd16885087ae

Ivan-267 commented 1 year ago

Thanks for the review. Should we merge this?

edbeeching commented 1 year ago

Ye go for it