Is it possible to use recurrent neural network for classification type problems?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
i have NASA "CM1"/Software defect prediction dataset, this dataset includes 21 attributes and one defect class (True/False). I know, i can use feed-forward neural network on this dataset for defect prediction, But i want to use "Recurrent Neural Network" on this dataset, i also know Recurrent Neural Network are design for time series problem, However, is it possible i can also use "Recurrent Neural Network" for my "classification" problem? and this network will return good results?
Thanks
댓글 수: 0
답변 (1개)
Greg Heath
2018년 10월 26일
편집: Greg Heath
2018년 10월 26일
It could happen; but don't count on it because there is no reason why it should be any better than without it.
Greg
Thank you for formally accepting my answer
Greg
댓글 수: 2
Greg Heath
2018년 10월 26일
I don't know. However, I do know that if you could, there probably would be no advantage.
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!