multi-modal input in SBI #1625
-
Hi, I have a simulator that given a set of parameters I tried this with a simple simulator, where I simulated pairs
However I got this error:
By looking at the way Do you have any suggestions if there is a way to get around this? Thanks a lot in advance for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi there, I you want such a high level of customization, you have to follow the tutorial here. This tutorial shows how you can entirely write your own training loop, allowing full customization of data loading and handling. I think this should work for you, but feel free to let us know if not! |
Beta Was this translation helpful? Give feedback.
Hi there,
I you want such a high level of customization, you have to follow the tutorial here. This tutorial shows how you can entirely write your own training loop, allowing full customization of data loading and handling.
I think this should work for you, but feel free to let us know if not!
Michael