Explore >> Select a destination


You are here

blog.skz.dev
| | robotacademy.net.au
3.6 parsecs away

Travel
| | [AI summary] This educational lesson reviews advanced computer vision concepts including homogeneous coordinates, camera intrinsic and extrinsic parameters, and homography matrices for perspective correction and mapping.
| | blog.ml.cmu.edu
6.7 parsecs away

Travel
| | The latest news and publications regarding machine learning, artificial intelligence or related, brought to you by the Machine Learning Blog, a spinoff of the Machine Learning Department at Carnegie Mellon University.
| | www.paepper.com
6.0 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.
| | michael-lewis.com
16.5 parsecs away

Travel
| This is a short summary of some of the terminology used in machine learning, with an emphasis on neural networks. I've put it together primarily to help my own understanding, phrasing it largely in non-mathematical terms. As such it may be of use to others who come from more of a programming than a mathematical background.