|
OpenNN
Open-source neural networks library
|
Declares the Bounding layer: clamps each output to a configurable per-feature [lower, upper] interval. More...
#include "layer.h"#include "operators.h"#include "forward_propagation.h"#include "back_propagation.h"Go to the source code of this file.
Classes | |
| class | opennn::Bounding |
| Per-feature output-clamping layer. More... | |
Namespaces | |
| namespace | opennn |
Declares the Bounding layer: clamps each output to a configurable per-feature [lower, upper] interval.