Skip to main content
Visitor II
April 24, 2025
Solved

How to check the neural network structure used in the selected model

  • April 24, 2025
  • 1 reply
  • 461 views

After automatically searching for the best NanoEdge AI library, only the library ID and model name are displayed, and the specific content of the model, such as the neural network structure, cannot be found. I want to know about this aspect.

Can you help me solve this problem? Thank you.

Best answer by Julian E.

Hello @ScottO,

 

NanoEdge mostly uses non neural network models such as random forest, xgboost, zsm model etc.

The idea with this tool is that you provide the data, we provide the models and everything to test it out. 

But we don't provide the source code or explanation about these models.

 

If you want to have control on the model used, I suggest you looking at the st edge ai core and st model zoo:

 

Have a good day,

Julian

1 reply

Julian E.
Julian E.Best answer
Technical Moderator
April 24, 2025

Hello @ScottO,

 

NanoEdge mostly uses non neural network models such as random forest, xgboost, zsm model etc.

The idea with this tool is that you provide the data, we provide the models and everything to test it out. 

But we don't provide the source code or explanation about these models.

 

If you want to have control on the model used, I suggest you looking at the st edge ai core and st model zoo:

 

Have a good day,

Julian

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.