The format is entirely whitebox — the file saved is a zip archive that you can inspect. It contains the config of the model as a human-readable JSON file (a description of the architecture and hyperparameters of the model), a weights file (essentially a dict of arrays)…
White-box model format: JSON config and weights in ZIP archive
By
–
Leave a Reply