edbeeching / godot_rl_agents

An Open Source package that allows video game creators, AI researchers and hobbyists the opportunity to learn complex behaviors for their Non Player Characters or agents
MIT License
942 stars 69 forks source link

Adds sb3 onnx export #101

Closed edbeeching closed 1 year ago

edbeeching commented 1 year ago

Adds option to export models in onnx format in order to run in godot without the need for the python backend. See the plugin PR for more details: https://github.com/edbeeching/godot_rl_agents_plugin/pull/10 see examples/stable_baselines3_example.py

GeorgeS2019 commented 1 year ago

https://github.com/edbeeching/godot_rl_agents_examples/blob/main/examples/BallChase/addons/godot_rl_agents/onnx/csharp/ONNXInference.cs