MachineIntelligenceCore:NeuralNets
|
Test Fixture - two predictions of size 4x1, floats. More...
#include <LossTests.hpp>
Public Member Functions | |
Vectors4x1Float2 () | |
Protected Member Functions | |
virtual void | SetUp () |
Private Attributes | |
mic::types::MatrixPtr< float > | target_y |
mic::types::MatrixPtr< float > | predicted_y1 |
mic::types::MatrixPtr< float > | predicted_y2 |
Test Fixture - two predictions of size 4x1, floats.
Definition at line 67 of file LossTests.hpp.
|
inline |
Definition at line 70 of file LossTests.hpp.
References predicted_y1, predicted_y2, and target_y.
|
inlineprotectedvirtual |
Definition at line 78 of file LossTests.hpp.
|
private |
Definition at line 89 of file LossTests.hpp.
Referenced by Vectors4x1Float2().
|
private |
Definition at line 91 of file LossTests.hpp.
Referenced by Vectors4x1Float2().
|
private |
Definition at line 86 of file LossTests.hpp.
Referenced by Vectors4x1Float2().