stable/freqtrade/freqai/RL
robcaulk 48140bff91 fix bug in 4ActRLEnv 2022-09-14 22:53:53 +02:00
..
Base4ActionRLEnv.py fix bug in 4ActRLEnv 2022-09-14 22:53:53 +02:00
Base5ActionRLEnv.py refactor environment inheritence tree to accommodate flexible action types/counts. fix bug in train profit handling 2022-08-28 19:21:57 +02:00
BaseEnvironment.py Unnecessary lines in Base4, and changes for box space, to fit better for our needs (#7324) 2022-08-31 16:37:02 +02:00
BaseReinforcementLearningModel.py refactor environment inheritence tree to accommodate flexible action types/counts. fix bug in train profit handling 2022-08-28 19:21:57 +02:00
ReinforcementLearnerCustomAgent.py refactor environment inheritence tree to accommodate flexible action types/counts. fix bug in train profit handling 2022-08-28 19:21:57 +02:00
__init__.py restructure RL so that user can customize environment 2022-08-24 13:00:55 +02:00