stable/freqtrade/freqai/RL
2022-11-12 18:46:48 +01:00
..
__init__.py restructure RL so that user can customize environment 2022-08-24 13:00:55 +02:00
Base4ActionRLEnv.py improve typing, improve docstrings, ensure global tests pass 2022-09-23 19:17:27 +02:00
Base5ActionRLEnv.py add ability to integrate state info or not, and prevent state info integration during backtesting 2022-11-12 18:46:48 +01:00
BaseEnvironment.py add ability to integrate state info or not, and prevent state info integration during backtesting 2022-11-12 18:46:48 +01:00
BaseReinforcementLearningModel.py add ability to integrate state info or not, and prevent state info integration during backtesting 2022-11-12 18:46:48 +01:00