Merge pull request #8580 from freqtrade/feat/add-transformer

Add transformer to FreqAI
This commit is contained in:
Robert Caulk
2023-05-07 11:32:38 +02:00
committed by GitHub
14 changed files with 337 additions and 26 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
-r requirements-freqai.txt
# Required for freqai-rl
torch==1.13.1; python_version < '3.11'
torch==2.0.0
#until these branches will be released we can use this
gymnasium==0.28.1
stable_baselines3==2.0.0a5