PLearn 0.1
|
#include "StackedAutoassociatorsNet.h"
#include <plearn/io/pl_log.h>
#include <plearn/sys/Profiler.h>
#include <plearn/io/load_and_save.h>
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Defines | |
#define | PL_LOG_MODULE_NAME "StackedAutoassociatorsNet" |
#define | minibatch_hack 0 |
Definition in file StackedAutoassociatorsNet.cc.
#define minibatch_hack 0 |
Definition at line 47 of file StackedAutoassociatorsNet.cc.
Referenced by PLearn::StackedAutoassociatorsNet::train().
#define PL_LOG_MODULE_NAME "StackedAutoassociatorsNet" |
Definition at line 40 of file StackedAutoassociatorsNet.cc.