Download Keras Export
Download an exported Keras block - needs to be exported via 'exportKerasBlock' first
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/training/keras/{learnId}/download-export \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?