Keras Information

Get information about a Keras block, such as its dependencies. Use the impulse blocks to find the learnId.

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/training/keras/{learnId} \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?