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
f95602f6bd
stable
/
freqtrade
/
freqai
/
RL
History
robcaulk
f95602f6bd
persist a single training environment.
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
persist a single training environment.
2022-08-24 13:00:55 +02:00
BaseReinforcementLearningModel.py
persist a single training environment.
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