This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1fa20b884d4790313a60bebccac761d21f55ca47
stable
/
freqtrade
/
freqai
/
RL
History
richardjozsa
1fa20b884d
Unnecessary lines in Base4, and changes for box space, to fit better for our needs.
2022-08-31 14:42:52 +02:00
..
__init__.py
restructure RL so that user can customize environment
2022-08-24 13:00:55 +02:00
Base4ActionRLEnv.py
Unnecessary lines in Base4, and changes for box space, to fit better for our needs.
2022-08-31 14:42:52 +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.
2022-08-31 14:42:52 +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