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.
|
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... | |
nnTeachingContext passed to Teach function
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