stable/freqtrade/freqai
Yinon Polak 8bee499328 modify feedforward net, move layer norm to start of thr block 2023-03-19 17:03:36 +02:00
..
RL expose raw features to the environment for use in calculate_reward 2023-02-10 15:48:18 +01:00
base_models create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects 2023-03-19 14:38:49 +02:00
prediction_models modify feedforward net, move layer norm to start of thr block 2023-03-19 17:03:36 +02:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py cheat flake8 for now until we can refactor save into the model class 2023-03-14 21:13:30 +01:00
data_kitchen.py Merge pull request #8202 from freqtrade/remove-populate-any-indicators 2023-03-03 06:33:25 +01:00
freqai_interface.py cheat flake8 for now until we can refactor save into the model class 2023-03-14 21:13:30 +01:00
utils.py add PTH ruff selection 2023-02-25 17:17:05 +01:00