38 using namespace shogun;
58 for (int32_t i=0; i<len; i++)
virtual void compute_activations(SGVector< float64_t > parameters, CDynamicObjectArray *layers)
SGMatrix< float64_t > m_activations
CNeuralLeakyRectifiedLinearLayer()
Dynamic array class for CSGObject pointers that creates an array that can be used like a list or an a...
virtual void compute_activations(SGVector< float64_t > parameters, CDynamicObjectArray *layers)
Neural layer with rectified linear neurons.