hyperparameter optimization for Javascript
GITHUB

hpjs.uniform(low, high)

Returns a single value uniformly between low and high i.e. any value between low and high has an equal probability of being selected

edit code snippetrun

loading...

low

The minimum possible value of the number

high

The maximum possible value of the number
Copyright (c) 2024 Atanas & Martin Stoyanov