Yijun GUO
Followers: 0 Following: 0
Feeds
提问
Classification problem using feed forward network
Hello, I faced a problem when I tried to apply feedforward network to classification. This is my code: net = feedforwardnet(10)...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to set multiple output in fitrnet function?
Hello, I tried to use fitrnet cuntion in R2021a. It works well when I set only one output. But if the output data is 2D vector, ...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to compute the Shapley value of BP neural network
Hello, I trained a BP nerual network using newff function, and wanted to obtain its Shapley value. But error occurs like this: ...
3 years 前 | 1 个回答 | 0