stable/freqtrade/freqai/RL
2022-08-24 18:32:40 +02:00
..
__init__.py restructure RL so that user can customize environment 2022-08-24 13:00:55 +02:00
Base3ActionRLEnv.py add continual retraining feature, handly mypy typing reqs, improve docstrings 2022-08-24 13:00:55 +02:00
Base5ActionRLEnv.py improve default reward, fix bugs in environment 2022-08-24 18:32:40 +02:00
BaseReinforcementLearningModel.py improve default reward, fix bugs in environment 2022-08-24 18:32:40 +02:00
ReinforcementLearnerCustomAgent.py add continual retraining feature, handly mypy typing reqs, improve docstrings 2022-08-24 13:00:55 +02:00