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
Publish weights in a .h5 file similar to how other popular Keras models do in the release section
Motivation
Enable other projects to use the model in machine learning applications.
Pitch
Use the existing Keras functionality to post the weights to the release section of the Github page. Initially, it can be done manually but eventually, we can set up CI to do it on every merge to master/release.
The text was updated successfully, but these errors were encountered:
🚀 Feature
Publish weights in a .h5 file similar to how other popular Keras models do in the release section
Motivation
Enable other projects to use the model in machine learning applications.
Pitch
Use the existing Keras functionality to post the weights to the release section of the Github page. Initially, it can be done manually but eventually, we can set up CI to do it on every merge to master/release.
The text was updated successfully, but these errors were encountered: