SNABSuite
0.x
Spiking Neural Architecture Benchmark Suite
|
Constraint for weights in neural network: Only weights >0. More...
#include <mnist_mlp.hpp>
Public Member Functions | |
void | setup (std::vector< cypress::Matrix< Real >> &) |
void | constrain_weights (std::vector< cypress::Matrix< Real >> &layers) |
Constraint for weights in neural network: Only weights >0.
Definition at line 148 of file mnist_mlp.hpp.
|
inline |
Definition at line 151 of file mnist_mlp.hpp.
|
inline |
Definition at line 150 of file mnist_mlp.hpp.