This challenge is to calculate the Neural Net Bias Perceptron vector,P, given X, WH, and WP using ReLU on the hidden layer. Test Cases will be all two input conditions for functions XOR, AND, NAND, OR, and NOR.
Since X wll be a 4x3 matrix the output P will be a 4x1 vector with values 0 or 1.
The function template includes the code to create this figure using Matlab Latex
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers13
Suggested Problems
-
4507 Solvers
-
Project Euler: Problem 16, Sums of Digits of Powers of Two
181 Solvers
-
Convert hex color specification to MATLAB RGB
259 Solvers
-
Getting the absolute index from a matrix
259 Solvers
-
Test if two numbers have the same digits
266 Solvers
More from this Author306
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!