Loading...
Download an exported Keras block - needs to be exported via 'exportKerasBlock' first
/api/{projectId}/training/keras/{learnId}/download-export
Project ID
Learn Block ID, use the impulse functions to retrieve the ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/training/keras/{learnId}/download-export' \ --header 'x-api-key: YOUR_API_KEY'
text