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

Feature: convert action space + make rllib run on wsl2 #79

Closed visuallization closed 1 year ago

visuallization commented 1 year ago

only convert action space if convert_action_space is set + make rllib run on wsl2 (see here: https://forums.developer.nvidia.com/t/training-ray-rllib-with-basic-guide-under-wsl2-error/219733)

edbeeching commented 1 year ago

LGTM, thanks