📚 node [[batch_size]]
📓
garden/KGBicheno/Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Batch_Size.md by @KGBicheno
batch size
Go back to the [[AI Glossary]]
The number of examples in a batch. For example, the batch size of SGD is 1, while the batch size of a mini-batch is usually between 10 and 1000. Batch size is usually fixed during training and inference; however, TensorFlow does permit dynamic batch sizes.
📖 stoas
- public document at doc.anagora.org/batch_size
- video call at meet.jit.si/batch_size
🔎 full text search for 'batch_size'