notadamking / RLTrader

A cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
https://discord.gg/ZZ7BGWh
GNU General Public License v3.0
1.71k stars 537 forks source link

RLTraderMP.py #78

Closed nachovoss closed 5 years ago

nachovoss commented 5 years ago

An initial adaptation to the SubprocVecEnv from DummyVecEnv,

At the moment works for optimize_params and train, test does not work yet

ther is some issues with render I didnt have time to figure ou, t may be you guys can help