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년 초과 전 | 답변 수: 1 | 0