Commit Graph

37 Commits (2bbec9f9b1f052d4afe6e9b9e515f4c91fbebe5a)

Author SHA1 Message Date
Robert Caulk dfd46a19b5
Update freqai-configuration.md
2 years ago
robcaulk 50864c731b chore: improve documentation for plotting custom features
2 years ago
robcaulk fd420738cd ensure outlier-check is returning as a numpy array from datasieve
3 years ago
Matthias 4f15b30339
Merge pull request #8590 from AchmadFathoni/develop
3 years ago
Matthias 265d782af8 Implement the requested changes.
3 years ago
robcaulk dd1a0156b9 resolve conflict, ensure gpu works with transformer
3 years ago
Matthias 0d4010a0be Add sample docker-compose file for freqAI, comment about that
3 years ago
robcaulk 3bbb7e38ea improve transformer architecture, remove 3.10 install constraint, add documentation for torch.compile()
3 years ago
Achmad Fathoni 5abd616ae9 Fix disrepancy in freqai doc code example
3 years ago
Matthias ad4996259e Further increase typehints in freqAI interface
3 years ago
Matthias c5dc21e80c Update freqAI documentation with missing typehints
3 years ago
Matthias bed51fa790 Properly build specific Torch image
3 years ago
robcaulk 48d3c8e62e 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
3 years ago
Yinon Polak 8ac3a94358 add note to pytorch docs - setting class names for classifiers
3 years ago
Yinon Polak 8903ba5d89 fix enf of file
3 years ago
Yinon Polak eabd321281 small docs change
3 years ago
Yinon Polak 45c6ae446f small docs change
3 years ago
Yinon Polak fc8625c5c5 add pytorch classes uml diagram
3 years ago
Yinon Polak 36a005754a add pytorch documentation
3 years ago
robcaulk b8f011a2ab give users ability to decide how many models to keep in dry/live
3 years ago
thorntwig 35fe37199d fix minor typos
3 years ago
robcaulk c2936d551b improve doc, update test strats, change function names
3 years ago
Emre e734b39929
Make model_training_parameters optional
3 years ago
robcaulk 66d8ed6c0b Merge remote-tracking branch 'origin/develop' into reduce-indicator-population
4 years ago
robcaulk 650bb8b7d7 ensure full pair string is used for caching dataframes. If not, revert to old behavior. Update docs.
4 years ago
Wagner Costa Santos 589944055e fix typos - live predictions candles
4 years ago
Matthias c71c0e8da0 Fix some typos
4 years ago
th0rntwig f8331e0326 Add model libs info
4 years ago
Matthias 5ffa3cb9ba Update docs to mention `freqaimodels` directory
4 years ago
th0rntwig c2d0eca9d8 Remove backticks around FreqAI
4 years ago
th0rntwig 21440eaec2 Fix typos and correct/improve descriptions
4 years ago
Matthias eb36105de4 Fix some random typos
4 years ago
robcaulk f5535e780c change wording, switch FreqAI word format
4 years ago
th0rntwig 02dba5304b Revise FreqAI multipage docs structure
4 years ago
th0rntwig c210d6614c Reorganise multipage doc
4 years ago
robcaulk ede282392f add a developers guide
4 years ago
robcaulk 68a900a9b7 reorganize freqai docs for easier reading, add detailed file structure description
4 years ago