dependabot[bot]
9e9f9b21e5
Bump stable-baselines3 from 2.0.0a9 to 2.0.0a10
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0a9 to 2.0.0a10.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/commits )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 04:24:42 +00:00
Richard Jozsa
d26aa231fc
Stable baselines updates, and fix
...
There was a seeding error in SB3 after the gymnasium update, the stable baselines team has patched and fixed the issue, but the reset function has to be aligned.
2023-05-22 10:36:07 +02:00
dependabot[bot]
acdd50aada
Bump torch from 2.0.0 to 2.0.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 03:57:51 +00:00
Robert Caulk
950eaf230e
Merge pull request #8580 from freqtrade/feat/add-transformer
...
Add transformer to FreqAI
2023-05-07 11:32:38 +02:00
robcaulk
3bbb7e38ea
improve transformer architecture, remove 3.10 install constraint, add documentation for torch.compile()
2023-05-06 16:12:10 +00:00
Matthias
1c2dd884e9
Remove dependency workarounds in place for gym
2023-05-02 07:12:46 +02:00
Matthias
238581ee7a
Remove <3.11 pin for tqdm
2023-05-02 07:08:47 +02:00
robcaulk
af139ffbab
add transformer with positional encoding, fix some odds and ends in pytorch, upgrade to PyTorch 2.0
2023-05-01 13:18:03 +00:00
Matthias
f30fc29da0
Merge branch 'develop' into pr/richardjozsa/8336
2023-04-19 19:37:51 +02:00
Richard Jozsa
c055f82e9a
Pip release follow up
2023-04-16 19:28:36 +02:00
Matthias
90ce2ae7e4
Merge branch 'develop' into pr/initrv/8426
2023-04-13 20:01:35 +02:00
initrv
cab82e8e60
Add sb3 learn progress bar
2023-04-02 02:59:02 +03:00
Richard Jozsa
d03fe1f8ee
add latest experimental version of gymnasium
2023-03-16 00:53:37 +01:00
Matthias
b1a5776f14
Skip reinforcement learning for python 3.11
2023-03-02 18:23:49 +01:00
dependabot[bot]
7569e72f55
Bump setuptools from 65.5.0 to 65.5.1
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 65.5.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v65.5.0...v65.5.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 10:11:12 +00:00
Leonardo Custodio
8b307357f3
Add to setup
2023-01-31 12:09:14 -03:00
Matthias
75804a7f85
Bump stable-baselines3 alongside with sb3-contrib.
2023-01-16 15:53:44 +01:00
dependabot[bot]
a77fdb1594
Bump sb3-contrib from 1.6.2 to 1.7.0
...
Bumps [sb3-contrib](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib ) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases )
- [Commits](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/compare/v1.6.2...v1.7.0 )
---
updated-dependencies:
- dependency-name: sb3-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 08:53:21 +00:00
dependabot[bot]
7216d140de
Bump torch from 1.13.0 to 1.13.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 03:01:09 +00:00
dependabot[bot]
b87545cd12
Bump torch from 1.12.1 to 1.13.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v1.12.1...v1.13.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 07:46:38 +00:00
Matthias
8efa8bc78a
Update stable-baselines3 to 1.6.2
2022-11-28 19:35:17 +01:00
dependabot[bot]
7e75bc8fcf
Bump sb3-contrib from 1.6.1 to 1.6.2
...
Bumps [sb3-contrib](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases )
- [Commits](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/compare/v1.6.1...v1.6.2 )
---
updated-dependencies:
- dependency-name: sb3-contrib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 03:00:48 +00:00
robcaulk
61a859ba4c
remove tensorboard req from rl reqs
2022-11-18 17:30:03 +01:00
robcaulk
e5204101d9
add tensorboard back to reqs to keep default integration working (and for docker)
2022-10-05 21:34:10 +02:00
robcaulk
17fb7f7a3b
gym needs 0.21 to match stable_baselines3
2022-10-05 16:46:02 +02:00
robcaulk
936ca24482
separate RL install from general FAI install, update docs
2022-10-05 15:58:54 +02:00