The source project of this merge request has been removed.
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.