Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
autotrain-projects/autotrain-advanced
dnnsdunca
/
ddroiddesignmoe
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dnnsdunca
commited on
Mar 24, 2024
Commit
b072f23
·
verified
·
1 Parent(s):
9cb6f8b
create compiler
Browse files
recompiling the model
Files changed (1)
hide
show
compiler
+1
-0
compiler
ADDED
Viewed
@@ -0,0 +1 @@
1
+
model.compile(optimizer='adam', loss='binary_crossentropy', metrics=['accuracy'])