-
gym 0.18.3
-
numpy 1.24.3
-
pandas 2.0.3
-
torch 1.12.0+cu116
Your data path should be included in env classes. Please ensure your column names can match the settings in the code.
To instantiate an algorithm class, you need to pass in the corresponding training parameters. Then call the train method of the algorithm class. The save path of the trainint results and the trained model is in algorithm classes which you can decide.