You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…visualize feature map associated with CNN after calling convolutional_query() labels: feature
This pull request closesPalashio#276 . - What I did : changed the CNN tuner from using randomsearch to hyperband - How I did it : changed from randomsearch to hyperband and altered parameters. - How to verify it : Pass a dataset to the client function and build the model. This pull request alters an existing feature within libra. @Palashio, could you please take a look at it?
currently we're using random-search from keras-tuner. Instead we should be using probabilistic models
The text was updated successfully, but these errors were encountered: