How can I implement ensemble averaging in MatLab?
이전 댓글 표시
I am attending an Artificial Neural Networks course, and recently, the professor assigned us this problem (please, see the attachment). It has to do with committee machines and expert systems.
We can use the Matlab Toolbox to create the experts (neural networks), but I find very difficult to implement the code of the MatLab program. I will appreciate very much if anyone helps me with this exercise.
댓글 수: 1
Greg Heath
2013년 12월 3일
Since there is more than one way to do this
1. Write out the logic that you wish to implement.
2. Convert it to code
3. Apply it to one of the MATLAB datasets
help nndatasets
4. If there is a problem, post code, comments and error messages.
답변 (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!