Which activation or transfer function is suitable to classify 3 type of data?
1 次查看(过去 30 天)
显示 更早的评论
I have Iris dataset I changed the classes from flower name to 0 , 1, -1 which transfer function is suitable to use when doing manual training does logsig make the work ???
0 个评论
回答(2 个)
Greg Heath
2018-1-10
编辑:Greg Heath
2018-1-10
Use
[ 1 0 0
0 1 0
0 0 1 ]
Hope this helps.
Thank you for formally accepting my answer
Greg
3 个评论
Greg Heath
2018-1-11
编辑:Greg Heath
2018-1-11
My computer does not allow me to use the comment box. I can't even use the full ANSWER box!
Use tansig/tansig
Thank you for formally accepting my answer
Greg
5 个评论
Salma Hassan
2018-1-14
dr Greg Heath can you check my question plz how does it possible in convnet, High accuracy in both of validation and test the same has 97% with error loss function 0.01
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!