]> piware.de Git - handwriting-recognition.git/commit
Add backpropagation batching
authorMartin Pitt <martin@piware.de>
Sat, 29 Aug 2020 12:58:24 +0000 (14:58 +0200)
committerMartin Pitt <martin@piware.de>
Sun, 30 Aug 2020 09:40:28 +0000 (11:40 +0200)
commit8dcd00e9f8bbfc569c9b29ac06d748320d8bf737
tree7571d026e473e6a2ece96a2278fcef6fa4ed6d9d
parent579223dbae47c81cd315f5b575bfd9f6647890f5
Add backpropagation batching

This will eventually speed up learning, once it gets run with random
subsets of the training data.
train.py