carpedm20 / carpedm20/DCGAN-tensorflow
save model whit json or h5 format
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Thanks for sharing your implementation.
i run your code , And I want to save the network in format .h5
i use this code in method save :
tf.keras.models.save_model('model.h5')
but not save the model...... please help me to saveing the mode whit json or h5 format.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.