I do some research on online learning and I find this topic.
I have a question because in your example u have only one batch of data, am i right ? So if i understand right, you could use .fit because in your example it would do the same result no ?
So to use train_on_batch u have to use a for loop, no ?
Thanks a lot