#include <shark/Unsupervised/RBM/Problems/Shifter.h>
Public Member Functions | |
Shifter () | |
UnlabeledData< RealVector > | data () const |
returns the generated dataset More... | |
std::size_t | inputDimension () const |
returns the dimensionality of the data More... | |
|
inline |
Definition at line 42 of file Shifter.h.
References shark::createDataFromRange(), and data().
|
inline |
|
inline |