🎯 Accumulated Gradients for TensorFlow 2
-
Updated
Feb 11, 2024 - Python
🎯 Accumulated Gradients for TensorFlow 2
Experiments on adaptive policy gradient
We provide a simple code snippet on how to simulate a bigger batch size when it is not directly achievable by your GPU.
Reproduction of the "Don't Decay the Learning Rate, Increase the Batch Size" conference paper.
This project is an app that lets the user control the mouse pointer of their computer using their eye gaze. The app uses multiple pre-trained computer vision models from the openvino model zoo in a structured pipeline to detect the user's eye gaze and move the mouse pointer in the right distance and direction.
A Batch Size Scheduler library compatible with PyTorch DataLoaders.
Compressed CNNs for airplane classification in satellite images (APoZ-based parameter pruning, INT8 weight quantization)
Keras helper class for adaptative batch size annealing.
Add a description, image, and links to the batch-size topic page so that developers can more easily learn about it.
To associate your repository with the batch-size topic, visit your repo's landing page and select "manage topics."