I'm just looking for ML libraries that can optimize inputs for multiple outputs. The ones I've found thus far seem to require knowledge of some function, but the function is the unknown.
bsiegelwax
joined 11 months ago
I'm just looking for ML libraries that can optimize inputs for multiple outputs. The ones I've found thus far seem to require knowledge of some function, but the function is the unknown.
The outputs are distinct, so I can't combine them. One has to be as close to 0 as possible and the other has to be as high as possible, and I need to optimize the inputs to do that.