This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EDGE-AI-STUDIO: How can I obtain the file on the GitHub website?

Part Number: EDGE-AI-STUDIO

Tool/software:

I am learning TI's AI detection code, but the following file cannot be obtained on the GitHub website. How can I obtain the file?

GitHub - TexasInstruments/tinyml-tensorlab: MCU Analytics / ML Model Development Software

  • Hi Levin,

    That directory has just a few internal enablers for the GUI, nothing at all that you're missing out on.

  • hi Adithya:

    I would be delighted to receive your response.

    I  learn about information related to AI networks.

    Could you please indicate which file in the github provided contains this information?such as input feature processing parameters, convolutional layer parameters, pooling layer parameters, activation function parameters, fully connected layer parameters, and so on.

    It would be even better if some documents could be provided.

    I look forward to your reply.

  • Hi Levin,

    If you are talking about Neural Network Model Definitions, it is here

    If you are talking about the code that trains these networks, it is here

    Documentation on these are constantly being improved, and will be massively overhauled in the next release coming soon.