Replies: 2 comments
-
If you want to get all the details of a model, you will have to read the source code of AutoKeras. |
Beta Was this translation helpful? Give feedback.
0 replies
-
as long as you don't overwrite your model
doing so will load your automodel weights from the default path.
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to ask, is it possible to rebuild an autokeras model from scratch and getting the same or at least similar results. I know that I can see the structure of the model but it is hard for me to rebuild it. This is my summary
this is config of this model
and some other settings

Beta Was this translation helpful? Give feedback.
All reactions