freqtrade_origin/freqtrade/freqai
2023-05-01 01:00:34 +02:00
..
base_models ensure data is on same device as the model 2023-04-13 12:19:34 +02:00
prediction_models Fix mypy typing errors 2023-04-26 19:43:42 +02:00
RL Fix mypy typing errors 2023-04-26 19:43:42 +02:00
torch ensure data is on same device as the model 2023-04-13 12:19:34 +02:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings 2023-04-08 12:09:53 +02:00
data_kitchen.py fix bug in backtest target setting 2023-03-26 13:43:59 +02:00
freqai_interface.py Merge branch 'freqtrade:develop' into develop 2023-05-01 01:00:34 +02:00
utils.py add PTH ruff selection 2023-02-25 17:17:05 +01:00