I am trying to set the hidden_layer_sizes parameter in MLPRegressor from scikit-learn. I want to have either one or two hidden layer with 10-100 neurons in each layer. I kno