Python Simulations - PathmindAI/nativerl GitHub Wiki
Example Using RLlib and Cartpole in Python
- Extract the native libraries from
nativerl-1.8.1-SNAPSHOT-bin.zipsomewhere - Copy as well
nativerl/examples/traincartpole.shinto that directory - Execute
bash traincartpole.shinside the directory and wait for training to complete- The script outputs the
cartpole.pyfile that should actually be generated via some helper...
- The script outputs the