What is best BP training function to train data with following input in MLP?
이전 댓글 표시
I have a lorenz time series data with 3*19999 input and same size of target data. I have to train this network with MLP by using delta learning rules with Back propagation. The hidden layer will use sigmoid activation function and linear function for output layer.
I want to know that which training function should I use for the network training.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!