Export Keras Block
Export the training pipeline of a Keras block. Updates are streamed over the websocket API.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/train/keras/{learnId}/export \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?