Main Content

Deep Learning

Generate code for deep learning neural networks

You can use Simulink® Coder™ with the Deep Learning Toolbox™ to generate code from a trained convolutional neural network (CNN). Deep learning uses convolutional neural networks (CNNs) to learn useful representations of data directly from images. You can deploy the generated code to an embedded platform that uses an Intel® or ARM® processor. You can also generate generic C or C++ code from a trained CNN that does not depend on any third-party libraries.

Topics

Related Information