Feeds
提问
Is it possible to translate a trained Neural Network to C++? I have this code below with one .xlsx input file. I would like to build the trained ANN model in my C++ code. Thanks guys for help! Balazs
inputs = xlsread('Alloy 600 CGR data_1.xlsx','sheet3','Q8:X163'); targets = xlsread('Alloy 600 CGR data_1.xlsx','sheet3','Y8...
8 years 前 | 1 个回答 | 0