Replies: 1 comment
-
|
I've added this. It is only meant to work with new Keras though (and run multibackend wo crashing hopefully.), no backwards compatibility. There are "example outputs" that you can check the format of. https://github.com/ghsanti/keras-tuner (PS: The general idea is: save all the details to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to store a
listduring the run?oracle.update_trialunfortunately only supportsfloatorstr.preferred:
Would it be very difficult to extend
keras_tunerby a new function,self.oracle.update_meta,due to the message protocol?thx
Beta Was this translation helpful? Give feedback.
All reactions