stable/freqtrade/freqai
Robert Caulk b9f6911a6a
Merge pull request #7843 from smarmau/develop
freqai RL agent info during training
2022-12-06 20:06:41 +01:00
..
base_models simplified predict and predict_proba using super(). Added duplicate class label check. 2022-10-30 09:48:30 +00:00
prediction_models reorganize/generalize tensorboard callback 2022-12-04 13:54:30 +01:00
RL fix custom_info 2022-12-05 20:22:54 +01:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py Keep old behavior of model loading 2022-12-01 11:03:51 +03:00
data_kitchen.py performance improvevemnts - backtest freqai from saved predictions 2022-12-01 12:53:19 -03:00
freqai_interface.py performance improvevemnts - backtest freqai from saved predictions 2022-12-01 12:53:19 -03:00
utils.py update code to freqai_backtest_live_models only from historic predictions 2022-11-22 13:09:09 -03:00