Download Keras export
Download an exported Keras block - needs to be exported via 'exportKerasBlock' first
Authorizations
Path parameters
projectIdintegerRequired
Project ID
learnIdintegerRequired
Learn Block ID, use the impulse functions to retrieve the ID
Responses
200
File
application/zip
Responsestring · binary
get
GET /v1/api/{projectId}/training/keras/{learnId}/download-export HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200
File
binary
Last updated
Was this helpful?