Explore >> Select a destination


You are here

yasha.solutions
| | alexanderganderson.github.io
11.2 parsecs away

Travel
| |
| | pyimagesearch.com
7.1 parsecs away

Travel
| | In this tutorial, you will learn what gradient descent is, how gradient descent enables us to train neural networks, variations of gradient descent, including Stochastic Gradient Descent (SGD), and how SGD can be improved using momentum and Nesterov acceleration.
| | www.paepper.com
7.5 parsecs away

Travel
| | Today's paper: Rethinking 'Batch' in BatchNorm by Wu & Johnson BatchNorm is a critical building block in modern convolutional neural networks. Its unique property of operating on "batches" instead of individual samples introduces significantly different behaviors from most other operations in deep learning. As a result, it leads to many hidden caveats that can negatively impact model's performance in subtle ways. This is a citation from the paper's abstract and the emphasis is mine which caught my attention. Let's explore these subtle ways which can negatively impact your model's performance! The paper of Wu & Johnson can be found on arxiv.
| | blog.vstelt.dev
54.6 parsecs away

Travel
|