Alpyne Stock Management Game Trained RL Model Example #13
Unanswered
rokitatomer
asked this question in
Q&A
Replies: 1 comment
-
When I use the "check_env" function, it mentions action space should be symmetric and normalized between [-1, 1]. It references this documentation: The import for check_env would be the following: I am actually having difficulty getting the program to run using make_vec_env(). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I am trying to play and learn Alpyne. I have started with the Stock example. I have trained a model using the rlpolicy_train.py script , and got an output model StockGamePolicy_PPO.zip. I am trying to use this model in order to predict the best order rate, however I am getting very bad results. I am attaching the trained model and the scripts that load the model.
I was wondering if anyone got a good model and could share their trained model and a script the utilize this model - I guess I am doing something wrong.
Best,
Tomer
StockGamePolicy_PPO.zip
simple run - multiRL.txt
Beta Was this translation helpful? Give feedback.
All reactions