3DCoat  3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
nnTeachingContext Struct Reference

nnTeachingContext passed to Teach function More...

#include <Perceptron.h>

Public Attributes

float regLambda
 should be composed of flags from nnRegMehod More...
 
float TeachingStep
 used for L1 and L2 methods More...
 
float MaxGradientValue
 step of SGD More...
 

Detailed Description

nnTeachingContext passed to Teach function

Member Data Documentation

float nnTeachingContext::MaxGradientValue

step of SGD

float nnTeachingContext::regLambda

should be composed of flags from nnRegMehod

float nnTeachingContext::TeachingStep

used for L1 and L2 methods


The documentation for this struct was generated from the following file: