greg2paris

Results 4 issues of greg2paris

Hi, thank you again for your work. I have tried to put the number of trades inside the episode_finished function, but i cant find a good solution to do it....

I went deeper in the code but their is something i cant understand. In the file TFTraderEnv.py I found this line inside the OhlcvEnv() class: self.shape = (self.window_size, self.n_features+4) I...

first I want to thank you for your great share. It very rare to find trading reinforcement learning system with ppo. I have an error when I run this code....

Is is possible to make an array of different reward? for example, If we have a robot who have to walk and in the same time looking around with his...

question
custom gym env