robcaulk
|
dd1a0156b9
|
resolve conflict, ensure gpu works with transformer
|
2023-05-19 14:39:16 +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 |
|
Tommaso Falchi
|
908a2e817a
|
Align BasePyTorchRegressor tensors to cpu as in BasePyTorchClassifier
|
2023-05-05 15:43:48 +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 |
|
vinistation
|
d1eb6d4fed
|
Update BasePyTorchRegressor.py
Denormalization of prediction added to te PytorchMLP Model
|
2023-04-28 14:48:16 -05:00 |
|
robcaulk
|
dcf9bbdaea
|
ensure data is on same device as the model
|
2023-04-13 12:19:34 +02:00 |
|
Yinon Polak
|
36a0a14a23
|
clean code
|
2023-04-03 16:26:42 +03:00 |
|
Yinon Polak
|
bd3b70293f
|
add pytorch data convertor
|
2023-04-03 15:19:10 +03:00 |
|
Yinon Polak
|
479aafc331
|
rename Torch to PyTorch
|
2023-03-22 17:50:00 +02:00 |
|