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
5d4e5e69fe
stable
/
freqtrade
/
freqai
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
..
example_strats
improve price df handling to enable backtesting
2022-08-24 13:00:55 +02:00
prediction_models
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
RL
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
Convert freqAI into packages
2022-07-24 17:07:45 +02:00
data_drawer.py
fix save/reload functionality for stablebaselines
2022-08-24 13:00:55 +02:00
data_kitchen.py
Improve DBSCAN epsilon identification (
#7269
)
2022-08-22 19:57:20 +02:00
freqai_interface.py
Working base for reinforcement learning model
2022-08-24 13:00:40 +02:00