This sounds a lot like a homework problem. If it is, show us what you've done and ask a specific question about where you're having difficulty and we may be able to offer some guidance. If you're not even sure where to start, you probably want to talk to your professor and/or teaching assistant.
how to write pseudo code in matlab?
2 次查看(过去 30 天)
显示 更早的评论
Hi, everyone: I have the following problem from Neural networks: Consider a neural network with 18 layers with 17 activating functions. Suppose the weights are given by the matrices W1,W2, ...W18, the biases by b1,b2, ...b18 and the activating functions by D1,D2, ...D17. Write the pseudo code for calculating the matrix update for Wi for all I. Anybody have idea please help me to solve this problem in matlab. thank you.
Regards, Subarna
回答(0 个)
另请参阅
类别
在 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!