deep learning

Book Review: Mastering PyTorch

Mastering PyTorch is a book written by Ashish Ranjan Jha, published by Packt in early 2021 that covers a variety of topics, from training to the deployment of deep learning...

Bounding boxes in computer vision

Throughout my whole life, I’ve only heard of and thought in terms of the cartesian coordinates. For images and nD signal processing, as far as I’ve seen, everything is denoted...

Deep Learning in 5 lines of code

The aim of this post is to help you train a deep learning model that can detect cats — the classic example with which one usually starts their deep learning...