Can I generate HDL for series neural network models using HDL coder?

8 views (last 30 days)
I want to import a model from keras. Then generate HDL for this model. I currently can't find a work around this because genusim only supports shallow neural networks. Any updates in this direction?

Answers (1)

Srivardhan Gadila
Srivardhan Gadila on 24 Nov 2020
For importing Keras network into MATLAB you can refer to the documentation of importKerasLayers & Deep Learning Import and Export.
Regarding generating HDL you can refer to Deep Learning HDL Toolbox & Supported Networks, Layers and Boards.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!