#include <callback.hpp>
◆ on_epoch_end()
virtual void ML::Internals::GraphBasedDimRedCallback::on_epoch_end |
( |
void * |
embeddings | ) |
|
|
pure virtual |
◆ on_preprocess_end()
virtual void ML::Internals::GraphBasedDimRedCallback::on_preprocess_end |
( |
void * |
embeddings | ) |
|
|
pure virtual |
◆ on_train_end()
virtual void ML::Internals::GraphBasedDimRedCallback::on_train_end |
( |
void * |
embeddings | ) |
|
|
pure virtual |
◆ setup()
template<typename T >
void ML::Internals::GraphBasedDimRedCallback::setup |
( |
int |
n, |
|
|
int |
n_components |
|
) |
| |
|
inline |
◆ isFloat
bool ML::Internals::GraphBasedDimRedCallback::isFloat |
|
protected |
int ML::Internals::GraphBasedDimRedCallback::n |
|
protected |
◆ n_components
int ML::Internals::GraphBasedDimRedCallback::n_components |
|
protected |
The documentation for this class was generated from the following file: