freqtrade_origin/freqtrade/freqai/RL
2022-08-24 13:00:55 +02:00
..
__init__.py restructure RL so that user can customize environment 2022-08-24 13:00:55 +02:00
Base3ActionRLEnv.py reinforce training with state info, reinforce prediction with state info, restructure config to accommodate all parameters from any user imported model type. Set 5Act to default env on TDQN. Clean example config. 2022-08-24 13:00:55 +02:00
Base5ActionRLEnv.py reinforce training with state info, reinforce prediction with state info, restructure config to accommodate all parameters from any user imported model type. Set 5Act to default env on TDQN. Clean example config. 2022-08-24 13:00:55 +02:00
BaseReinforcementLearningModel.py reinforce training with state info, reinforce prediction with state info, restructure config to accommodate all parameters from any user imported model type. Set 5Act to default env on TDQN. Clean example config. 2022-08-24 13:00:55 +02:00
TDQNagent.py restructure RL so that user can customize environment 2022-08-24 13:00:55 +02:00