#include "layer.h"
#include "regularisation.h"
Functions | |
const char * | actFun2String (ActivationFunction actfun) |
ostream & | operator<< (std::ostream &str, const Layer &l) |
const char* actFun2String | ( | ActivationFunction | actfun | ) |
ostream& operator<< | ( | std::ostream & | str, | |
const Layer & | l | |||
) |