Problem 58892. Neural Net: Calculate Perceptron
This challenge is to calculate the Neural Net Perceptron value,P, given X, WH, and WP using ReLU on the hidden layer. This example is for two inputs, two hidden nodes, and a single output. No offset terms are applied.
The function template includes the code to create this figure using Matlab Latex
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers11
Suggested Problems
-
Back to basics 25 - Valid variable names
336 Solvers
-
Getting the absolute index from a matrix
254 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
139 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
103 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
703 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!