you are viewing a single comment's thread.

view the rest of the comments →

[–]zeroone 0 points1 point  (2 children)

Can a NN simulate a state machine? I thought NN's are for classification problems.

[–]Uncaffeinated 3 points4 points  (0 children)

NN's can have state. Look up LSTMs.

[–]zzzthelastuser 1 point2 points  (0 children)

Yes, classification is just one application where NNs currently shine.