Commit Graph

64 Commits (2013a2eddaeffd495ae2bc2ed30fde2a0143c1ec)

Author SHA1 Message Date
Matthias aa38a36b56 docs: add override_exchange_check to documentation
2 months ago
Matthias 2649ba0916 docs (freqAI): align docs with actual model name
4 months ago
Robert Caulk d215e3ca68 chore: add documentation and add wait_for_training to config schema
1 year ago
Matthias 7ba285fbbb Fix bad link
2 years ago
Robert Caulk 6b15ebd4c2
docs: update freqai-parameter-table.md
2 years ago
Christian Clauss 99b4767bf4 Fix typos discovered by codespell
2 years ago
cuinix 3e6e534e76 fix some typos in docs
2 years ago
chas s 7646849405
Removed redundant 'cpu_count'
2 years ago
yinon bdf89efd11 pytorch - improve docs
3 years ago
yinon 9f69a45afd pytorch - documentation update
3 years ago
robcaulk 6f0204fcd3 chore: remove inlier metric
3 years ago
robcaulk 55a1a3afd6 add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
3 years ago
robcaulk 2ec1302c10 add warnings in the doc for users to better understand the limitations of continual_learning
3 years ago
robcaulk af139ffbab add transformer with positional encoding, fix some odds and ends in pytorch, upgrade to PyTorch 2.0
3 years ago
Matthias 90ce2ae7e4 Merge branch 'develop' into pr/initrv/8426
3 years ago
Matthias 5404905d28 Fix typos in docs
3 years ago
robcaulk 69b9b35a08 Merge remote-tracking branch 'origin/develop' into feat/add-pytorch-model-support
3 years ago
initrv cab82e8e60 Add sb3 learn progress bar
3 years ago
Matthias 486d8a48a0 Fix docs (buffer_train_data_candles is an integer, not a boolean)
3 years ago
Yinon Polak 952e641213 small docs change
3 years ago
Yinon Polak c44b5b1b3a add pytorch parameters to parameter table docs
3 years ago
robcaulk d9dc831772 allow user to drop ohlc from features in RL
3 years ago
Matthias 521025037d
Merge pull request #8203 from freqtrade/add-bufer-train-data-candles
3 years ago
robcaulk c283e22325 fix purge_old_models description in parameter table
3 years ago
robcaulk b8f011a2ab give users ability to decide how many models to keep in dry/live
3 years ago
robcaulk 2b5c11c7b4 allow users to buffer train data with buffer_train_data_candles parameter
3 years ago
Matthias b0ec35d526
Merge pull request #7904 from freqtrade/feat/shuffle_after_split
3 years ago
thorntwig 35fe37199d fix minor typos
3 years ago
robcaulk be85ef2707 add documentation for shuffle_after_split, add to constants
3 years ago
Matthias ef1738fbf6 Remove follow_mode from docs
3 years ago
Wagner Costa ed2b1b1ed1 Merge branch 'develop' into freqai_feature_engineering_functions
3 years ago
robcaulk c2936d551b improve doc, update test strats, change function names
3 years ago
Robert Caulk 20901c833a
Improve `purge_old_models` explanation
3 years ago
robcaulk 38d3b4cab2 add details to doc plot_feature_importance doc
3 years ago
Robert Caulk 7ddf7ec0ae
Update freqai-parameter-table.md
3 years ago
robcaulk 7fd6bc526e add randomize_starting_position to the rl_config
3 years ago
robcaulk aaaa5a5f64 add documentation for net_arch, other small changes
3 years ago
Matthias cf2f12b472 Headers between Tables -> Tables can be jumped to directly
3 years ago
robcaulk 9f13d99b99 improve parameter table, add better documentation for custom calculate_reward, add various helpful notes in docstrings etc
3 years ago
Matthias e5fc21f577 Fix broken table rendering
3 years ago
robcaulk 387c905a86 merge develop into RL
3 years ago
robcaulk 90f168d1ff remove more user references. cleanup dataprovider
3 years ago
robcaulk 388ca21200 update docs, fix bug in environment
3 years ago
robcaulk 3c249ba994 add doc for data_kitchen_thread_count`
3 years ago
Matthias 942840da2d Improve setting wording to keep future possibilities open
3 years ago
robcaulk 7a4bb040a5 merge develop into feat/freqai-rl-dev
3 years ago
robcaulk 214c622475 move dataframe converter to converter.py
3 years ago
Emre 06a2957837
Merge branch 'develop' into add-single-precision-freqai
3 years ago
robcaulk 257c833831 add doc for single precision, dont allow half precision, add test
3 years ago
robcaulk d4cfcbda24 move write_metrics_to_disk to proper place in param table
3 years ago