| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
CvANN_MLP_TrainParams
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
BACKPROP = 0
|
|||
RPROP = 1
|
|||
__instance_size__ = 88
|
|||
|
|||
| bp_dw_scale | |||
| bp_moment_scale | |||
| rp_dw0 | |||
| rp_dw_max | |||
| rp_dw_min | |||
| rp_dw_minus | |||
| rp_dw_plus | |||
| term_crit | |||
| this | |||
| train_method | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)term_crit, (object)train_method, (object)param1 [, (object)param2=0]) -> None :
Wrapped function:
CvANN_MLP_TrainParams
Argument 'term_crit':
C++ type: ::CvTermCriteria
Python type: TermCriteria
C++ signature :
void __init__(_object*,CvTermCriteria,int,double [,double=0])
|
helper for pickle
|
|
|||
bp_dw_scale
|
bp_moment_scale
|
rp_dw0
|
rp_dw_max
|
rp_dw_min
|
rp_dw_minus
|
rp_dw_plus
|
term_crit
|
this
|
train_method
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:09 2010 | http://epydoc.sourceforge.net |