|
SPRAAK
|
Fast evaluation of an MLP. More...
Functions | |
| void | spr_mlp_eval_init (SprMLP *mlp, const float *x) |
| SprNNFloatData * | spr_mlp_eval (SprMLP *mlp, const float *x) |
Fast evaluation of an MLP.
Forward evaluation of all connections in an MLP.
1.8.6