MachineIntelligenceCore:NeuralNets
|
Test Fixture - two vectors of size 4x1, floats. More...
#include <LossTests.hpp>
Public Member Functions | |
Vectors4x1Float () | |
Protected Member Functions | |
virtual void | SetUp () |
Private Attributes | |
mic::types::MatrixPtr< float > | target_y |
mic::types::MatrixPtr< float > | predicted_y |
Test Fixture - two vectors of size 4x1, floats.
Definition at line 40 of file LossTests.hpp.
|
inline |
Definition at line 43 of file LossTests.hpp.
References predicted_y, and target_y.
|
inlineprotectedvirtual |
Definition at line 50 of file LossTests.hpp.
|
private |
Definition at line 60 of file LossTests.hpp.
Referenced by Vectors4x1Float().
|
private |
Definition at line 57 of file LossTests.hpp.
Referenced by Vectors4x1Float().