stable/freqtrade/freqai/RL
robcaulk b2bab68fba move price assignment to feature_engineering_standard() to reduce un-requested feature additions in RL. Ensure old method of price assignment still works, add deprecation warning to help users migrate their strategies 2022-12-30 13:02:39 +01:00
..
Base3ActionRLEnv.py Add 3 Action RL env 2022-12-16 22:18:49 +03:00
Base4ActionRLEnv.py fix base4 env done condition 2022-12-16 14:14:05 +03:00
Base5ActionRLEnv.py add documentation for tensorboard_log, change how users interact with tensorboard_log 2022-12-11 15:31:29 +01:00
BaseEnvironment.py Add can_short param to base env 2022-12-16 22:16:19 +03:00
BaseReinforcementLearningModel.py move price assignment to feature_engineering_standard() to reduce un-requested feature additions in RL. Ensure old method of price assignment still works, add deprecation warning to help users migrate their strategies 2022-12-30 13:02:39 +01:00
TensorboardCallback.py custom info to tensorboard_metrics 2022-12-11 15:37:45 +03:00
__init__.py restructure RL so that user can customize environment 2022-08-24 13:00:55 +02:00