Vikram Agarwal
Results
1
issues of
Vikram Agarwal
I am getting somewhat confusing results in the variable names of the best model. Here is my code: ``` batchsize = {{choice([32, 64, 128, 256])}} activationFxn = {{choice(['relu', 'elu', 'selu',...