OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
unscaling_layer.h File Reference

Declares the Unscaling layer: inverse of the Scaling layer, applied to network outputs to convert them back to physical units. More...

#include "layer.h"
#include "operators.h"
#include "scaling.h"
#include "variable.h"

Go to the source code of this file.

Classes

class  opennn::Unscaling
 Per-output inverse normalization layer. More...
 

Namespaces

namespace  opennn
 

Detailed Description

Declares the Unscaling layer: inverse of the Scaling layer, applied to network outputs to convert them back to physical units.