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
Solution Comments
Show commentsProblem Recent Solvers6
Suggested Problems
-
Return the largest number that is adjacent to a zero
5015 Solvers
-
2021 Solvers
-
Get the area codes from a list of phone numbers
999 Solvers
-
given 3 sides, find area of this triangle
786 Solvers
-
Getting the indices from a vector
8178 Solvers
More from this Author294
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!