Viewing a single comment thread. View all comments

MLFanatic1337 t1_iuwwu6b wrote

You could iterate through synthetic data experiments until you can produce the output in the correct ratios. This would take a lot of time most likely and could be a false positive

1

ojiber OP t1_iuwzhvf wrote

>This would take a lot of time most likely and could be a false positive

Could you use a gradient approach to speed this up? I don't know how you would do this, but if you could find the gradient of the search space you could use this to try and minimize for a certain set of parameters.

What do you think?

0