Public Member Functions | |
def | __init__ (self, n_class=1000) |
def | forward (self, x, t=None) |
Public Attributes | |
acc | |
loss | |
mlpconv1 | |
mlpconv2 | |
mlpconv3 | |
mlpconv4 | |
n_class | |
pred | |
Static Public Attributes | |
int | insize = 227 |
def sound_classification.nin.nin.NIN.__init__ | ( | self, | |
n_class = 1000 |
|||
) |
def sound_classification.nin.nin.NIN.forward | ( | self, | |
x, | |||
t = None |
|||
) |