能够使用Deeplearning toolbox中的classify(net,data)函数,但是无法找到这个函数文件在哪里
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
我在命令行中能够使用Deeplearning toolbox的classify(net,data)函数进行CNN预测,但是我在使用AppDesigner中却默认为线性判别函数classify。这不是我想要的,我便想通过addpath指定路径,但是发现我找不到这个工具象在哪里。请问我该怎么解决这个问题?
不胜感激!
注:which classify -all命令同样定位不到我想要的函数; 根目录下toolbox文件同样不存在该工具箱; 附加功能中显示已安装了该工具箱。
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!