5 tips for training neural networks

Across many projects I’ve worked with, I’ve noticed some simple and effective steps for training neural networks to reduce frustration. I …

Read More →

Top Stories

Recipe for writing a PhD thesis

Writing a large report or a thesis is very daunting task. In this post, I talk about how to write a PhD thesis and what each chapter should include.

The Neuro-Symbolic Conundrum

There is increasing interest in neuro-symbolic methods that combine recent advances in deep learning with symbolic methods of Artifical Intelligence. …

How to handle logging in Python?

Let your application tell you what is going on at critical steps with effective usage of logging. In this post, I talk over a simple setup for using …

The reality of accessible deep learning

Thanks to recent libraries such as TensorFlow and PyTorch, deep learning has become so accessible that it now can be in anyone’s toolbox. But at …