How to import a neural network from Matlab into fortran
2 views (last 30 days)
Show older comments
I trained a BP neural network from Matlab. How can I export the model from Matlab into fortran code?
0 Comments
Answers (2)
Ayush Gupta
on 12 Jun 2020
There is no inherent functionality in the MATLAB for this but a quick google search yielded results for FORTRAN converters on GitHub. You can check this out.
0 Comments
See Also
Categories
Find more on Fortran with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!