robcaulk
|
936ca24482
|
separate RL install from general FAI install, update docs
|
2022-10-05 15:58:54 +02:00 |
|
robcaulk
|
9c73411ac2
|
Merge remote-tracking branch 'origin/develop' into dev-merge-rl
|
2022-10-05 15:21:45 +02:00 |
|
dependabot[bot]
|
f722104f7e
|
Bump catboost from 1.0.6 to 1.1
Bumps [catboost](https://github.com/catboost/catboost) from 1.0.6 to 1.1.
- [Release notes](https://github.com/catboost/catboost/releases)
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md)
- [Commits](https://github.com/catboost/catboost/compare/v1.0.6...v1.1)
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 03:01:30 +00:00 |
|
robcaulk
|
ea8e34e192
|
Merge branch 'develop' into dev-merge-rl
|
2022-09-22 19:46:50 +02:00 |
|
dependabot[bot]
|
4cdc89706e
|
Bump joblib from 1.1.0 to 1.2.0
Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.1.0...1.2.0)
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 03:02:04 +00:00 |
|
robcaulk
|
81417cb795
|
Merge branch 'develop' into dev-merge-rl
|
2022-09-14 22:49:11 +02:00 |
|
Emre
|
1b6410d7d1
|
Add XGBoostRegressor for freqAI, fix mypy errors
|
2022-09-09 19:30:53 +02:00 |
|
richardjozsa
|
cdc550da9a
|
Revert the docker changes to be inline with the original freqtrade image
Reverted the changes, and added a new way of doing, Dockerfile.freqai with that file the users can make their own dockerimage.
|
2022-08-26 11:04:25 +02:00 |
|
robcaulk
|
d88a0dbf82
|
add sb3_contrib models to the available agents. include sb3_contrib in requirements.
|
2022-08-24 13:00:55 +02:00 |
|
richardjozsa
|
d55092ff17
|
Docker building update, and TDQN repair with the newer release of SB+
|
2022-08-24 13:00:55 +02:00 |
|
sonnhfit
|
6d8e838a8f
|
update tensorboard dependency
|
2022-08-24 13:00:55 +02:00 |
|
sonnhfit
|
70b25461f0
|
add rl dependency
|
2022-08-24 13:00:55 +02:00 |
|
Matthias
|
49989012ab
|
Bump catboost requirement to latest
|
2022-08-13 09:20:58 +02:00 |
|
Matthias
|
02646a4a08
|
Update scikit-learn in freqai deps
|
2022-08-09 06:23:16 +02:00 |
|
Matthias
|
895ebbfd18
|
Exclude aarch64 from catboost requirements
|
2022-08-01 07:34:27 +00:00 |
|
Matthias
|
cbb05354a8
|
Add install variant for freqai
|
2022-07-31 15:10:01 +02:00 |
|
robcaulk
|
4e5d60fdc9
|
match scikit-learn version to hyperopt required version
|
2022-07-20 15:54:22 +02:00 |
|
robcaulk
|
051b99791d
|
reduce unnecessary verbosity, fix error on first training sweep, add LightGBMPredictionModel
|
2022-06-26 19:04:23 +02:00 |
|
Matthias
|
121edc3e42
|
Add freqAI docker file
|
2022-06-16 12:36:15 +00:00 |
|
robcaulk
|
fc837c4daa
|
add freqao backend machinery, user interface, documentation
|
2022-05-15 17:38:58 +02:00 |
|