Keras Metadata
Get metadata about a trained Keras block. Use the impulse blocks to find the learnId.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/training/keras/{learnId}/metadata \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?