random search
- Adding random search by uniformly sampling parameter values between boundary min and max.
- Adding getLoss function to calculate the loss for a specific parameter set, e.g. the initial parameters.
requested review from @n.bluhme
assigned to @n.bluhme
merged