Package CHEM :: Package ML :: Package nnRnn :: Module NnRnn :: Class AP_SRT
[hide private]
[frames] | no frames]

Class AP_SRT



ActivityPredictor --+
                    |
                   AP_SRT

Instance Methods [hide private]
 
__len__(self)
 
classify(self, W, D)
 
pL(self, W)
Error function
 
__str__(self)
 
pLPrime(self, W)
Gradient of the error function

Inherited from ActivityPredictor: __call__, __init__, formatData, testPrime, train, trainCallback