Error: Too many input arguments
2 次查看(过去 30 天)
显示 更早的评论
How do I solve a too many input arguments error in project and reshape layer. I used the train GAN example
0 个评论
采纳的回答
Tarunbir Gambhir
2021-6-16
Make sure you are using the modified version of the 'projectAndReshapeLayer' class. The updated class file can be located in the folder for this particular example.
You can use the 'View MATLAB Command' button on the example docmentation page and use that command to open the example folder in MATLAB. There you can find the correct 'projectAndReshapeLayer.m' class script along with its dependent functions.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Software Development Tools 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!