freqtrade_origin/freqtrade/freqai
vinistation d1eb6d4fed
Update BasePyTorchRegressor.py
Denormalization of prediction added to te PytorchMLP Model
2023-04-28 14:48:16 -05:00
..
base_models Update BasePyTorchRegressor.py 2023-04-28 14:48:16 -05:00
prediction_models Merge branch 'develop' into pr/initrv/8426 2023-04-13 20:01:35 +02:00
RL make trade_type value more explicit, add profit to trade_history dict 2023-04-01 10:05:58 +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 Fix exception typos due to newlines 2023-04-25 09:27:33 +02:00
utils.py add PTH ruff selection 2023-02-25 17:17:05 +01:00