Summary:
Detail:
Network
Reconstructible
DeepQ()
float
getCost()
Vector
predict(Vector input)
void
saveNetwork(String name)
step(Vector input, Vector expected)
train(Vector[] inputs, Vector[] expected, int epochs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassInfo
train
step
predict
getCost
saveNetwork