Commit Graph

49 Commits (d1bc51959939059e0d099702e13ddf108fac1a26)

Author SHA1 Message Date
cuinix 3e6e534e76 fix some typos in docs
2 years ago
Matthias fbae2142d1 Remove misleading "cd freqtrade" command
3 years ago
Matthias b93c6235c1 Fix Case of gym.Env in documentation
3 years ago
Matthias 707c6744b9 Fix doc and example indentation
3 years ago
robcaulk db0645ed1b add helpful hints for reward creation
3 years ago
robcaulk 31d15da49e add disclaimers everywhere about how example strategies are meant as examples
3 years ago
Matthias c5dc21e80c Update freqAI documentation with missing typehints
3 years ago
Matthias fe02f611fb Fix typo in reinforcement learning
3 years ago
escanoro 16057da6cc
typo: above should be below
3 years ago
initrv 82cb107520 add tensorboard category
3 years ago
robcaulk d9dc831772 allow user to drop ohlc from features in RL
3 years ago
Matthias 48ecc7f6dc Update freqai-reinforcement-learning docs
3 years ago
thorntwig 35fe37199d fix minor typos
3 years ago
robcaulk 8873a565ee expose raw features to the environment for use in calculate_reward
3 years ago
robcaulk 4fc0edb8b7 add pair to environment for access inside calculate_reward
3 years ago
Matthias 8647c0192c Fix typo
3 years ago
Matthias 2333dbae40 Update reinforcement learning docs to use correct naming
3 years ago
Robert Caulk bfd7803fd8
Update freqai-reinforcement-learning.md
3 years ago
robcaulk c2936d551b improve doc, update test strats, change function names
3 years ago
robcaulk 5b9e3af276 improve wording
3 years ago
robcaulk 5405d8fa6f add discussion and tips for Base3ActionRLEnvironment
3 years ago
initrv f940280d5e Fix tensorboard_log incrementing note
3 years ago
robcaulk 0fd8e214e4 add documentation for tensorboard_log, change how users interact with tensorboard_log
3 years ago
smarmau f7b4fc5bbc
Update freqai-reinforcement-learning.md
3 years ago
Emre f21dbbd8bb
Update imports of custom model
3 years ago
robcaulk 67d9469277 small wording fix
3 years ago
Emre a02da08065
Fix typo
3 years ago
Emre 5b5859238b
Fix typo
3 years ago
Emre fe00a65163
FIx custom reward link
3 years ago
robcaulk aaaa5a5f64 add documentation for net_arch, other small changes
3 years ago
Matthias 8660ac9aa0 Fix import in docs
3 years ago
robcaulk 81fd2e588f ensure typing, remove unsued code
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 8f1a8c752b Add freqairl docker build process
3 years ago
Matthias 3d26659d5e Fix some doc typos
3 years ago
robcaulk d02da279f8 document the simplifications of the training environment
3 years ago
robcaulk 60fcd8dce2 fix skipped mac test, fix RL bug in add_state_info, fix use of __import__, revise doc
3 years ago
robcaulk c8d3e57712 add note that these environments are designed for short-long bots only.
3 years ago
robcaulk c76afc255a explain how to choose environments, and how to customize them
3 years ago
robcaulk 90f168d1ff remove more user references. cleanup dataprovider
3 years ago
robcaulk f8f553ec14 remove references to "the user"
3 years ago
robcaulk 388ca21200 update docs, fix bug in environment
3 years ago
robcaulk 9c6b97c678 ensure normalization acceleration methods are employed in RL
4 years ago
robcaulk e5204101d9 add tensorboard back to reqs to keep default integration working (and for docker)
4 years ago
robcaulk ab4705efd2 provide background and goals for RL in doc
4 years ago
robcaulk 936ca24482 separate RL install from general FAI install, update docs
4 years ago
robcaulk 292d72d593 automatically handle model_save_type for user
4 years ago
robcaulk cf882fa84e fix tests
4 years ago
robcaulk ab9d781b06 add reinforcement learning page to docs
4 years ago