Feeds
提问
Where to load a previous saved neural network
Hello. I have this code rede = patternnet; net = train(rede, input, target); exemple1 = net; save exemple1; ...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to use sim function to get recognized values
Hello. I am doing some recognition using neural networks. rede = patternnet; net = train(rede, input, target); out = ...
7 years 前 | 0 个回答 | 0
0
个回答提问
Split information into two columns
Hello, I have an excel file and it has 2 columns and a lot of lines. The first column has numbers and the second column has word...
7 years 前 | 2 个回答 | 0
2
个回答提问
Get the name of picture
Hello, I have a folder with a lot of images inside and they are named like 1, 2, ...3, .... 54, .... , 1904. And i have this f...
7 years 前 | 1 个回答 | 0
1
个回答提问
Split information from the same cell into diferent cells
Hello, I have an excel file and it has 2 columns and a lot of lines. The first column has numbers and the second column has wor...
7 years 前 | 1 个回答 | 0

