How to use trained neural network in different language
4 views (last 30 days)
Show older comments
Hello everybody,
i wanted to ask how to use my trained neural network in matlab in a different language like c++. It should be possible by using the weights and bias to implement my neural network in a different framework by using matrix multiplication. Is there literature that could help me ?
Accepted Answer
Mandar
on 17 Oct 2022
I understand that you want make use of neural networks trained in MATLAB to other plaforms such as C++.
As a workaround, please refer to the link below.
Link:
0 Comments
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox 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!