In Neural networks, there are 2 concepts, batch learning and sequential learning.
Page 75 of "Machine Learning: A Probabilistic Perspective.", Kevin Patrick Murphy uses these terms in naive Bayes:
Could someone please give more explanation the difference on sequential mode and batch mode in the context of naive Bayes?