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 Solvers9
Suggested Problems
-
Matrix with different incremental runs
128 Solvers
-
121 Solvers
-
Back to basics 20 - singleton dimensions
271 Solvers
-
Are all the three given point in the same line?
589 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
238 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!