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
5d4e5e69fe44aa9dedb9dcfdf43adfe240d9832b
stable
/
freqtrade
/
freqai
/
RL
History
robcaulk
5d4e5e69fe
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
..
__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