freqtrade_origin/freqtrade/freqai/RL
Richard Jozsa d26aa231fc Stable baselines updates, and fix
There was a seeding error in SB3 after the gymnasium update, the stable baselines team has patched and fixed the issue, but the reset function has to be aligned.
2023-05-22 10:36:07 +02:00
..
__init__.py restructure RL so that user can customize environment 2022-08-24 13:00:55 +02:00
Base3ActionRLEnv.py Improve formatting 2023-04-17 20:27:18 +02:00
Base4ActionRLEnv.py Improve formatting 2023-04-17 20:27:18 +02:00
Base5ActionRLEnv.py Improve formatting 2023-04-17 20:27:18 +02:00
BaseEnvironment.py Stable baselines updates, and fix 2023-05-22 10:36:07 +02:00
BaseReinforcementLearningModel.py deactivate tensorboard by default 2023-05-14 14:39:23 +00:00