Home | Trees | Indices | Help |
---|
|
object --+ | Model --+ | CnnModel
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
top_cp_idx | |||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
regularized cross entropy
|
step on the direction of gradient step on the direction of gradient for a whole epoch and update the model params in place. By definition speed is initialized to 0. new_speed = -rho * dE/dw + mu * speed new_weight = w + new_speed
|
|
top_cp_idx
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Aug 21 01:14:52 2013 | http://epydoc.sourceforge.net |