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
-
Replace NaNs with the number that appears to its left in the row.
3030 Solvers
-
Project Euler: Problem 3, Largest prime factor
1634 Solvers
-
Create a random logical vector of N elements of which M are true.
102 Solvers
-
248 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
294 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!