freqtrade_origin/freqtrade/freqai
2023-05-12 07:56:44 +00:00
..
base_models Merge pull request #8580 from freqtrade/feat/add-transformer 2023-05-07 11:32:38 +02:00
prediction_models fix the import logic, fix tests, put all tensorboard in a single folder 2023-05-12 07:56:44 +00:00
RL fix the import logic, fix tests, put all tensorboard in a single folder 2023-05-12 07:56:44 +00:00
tensorboard fix the import logic, fix tests, put all tensorboard in a single folder 2023-05-12 07:56:44 +00:00
torch add tensorboard integration to XGBoost and PyTorch et al 2023-05-10 09:48:36 +00:00
__init__.py fix the import logic, fix tests, put all tensorboard in a single folder 2023-05-12 07:56:44 +00: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 ensure backtesting also produces tb_logs, make sure tests are working 2023-05-10 10:11:33 +00:00
utils.py add PTH ruff selection 2023-02-25 17:17:05 +01:00