TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue
-
Updated
Aug 7, 2017 - Python
TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue
Mini-batch SVM / Logistic Regresion, Online learning for large scale data.
Tensorflow implementation of asyncronous 1-step Q learning in "Asynchronous Methods for Deep Reinforcement Learning" with improvement on weight update process (use minibatch) to speed up training.
Demonstration of generating mini-batches in Tensorlfow from GPU memory.
Usefull python implementation of batch iterator.
Provides a basic edge simulator
Add a description, image, and links to the mini-batch topic page so that developers can more easily learn about it.
To associate your repository with the mini-batch topic, visit your repo's landing page and select "manage topics."