Posts by Tags

2024

Book Review

Technical Tutorial

Why Is Not Your Neural Network Learning? Insights and Solutions

9 minute read

Published:

I recently stumbled upon a perplexing issue where my neural network, tasked with a regression problem, stubbornly learned to predict the average value of the dataset. After hours of meticulous investigation, I managed to close this issue.

In this blog, I’ll delve into the crux of the problem and share some insights I obtained for training neural networks till now.

Enable Google Search Results for Static GitHub pages

1 minute read

Published:

After configuring the personal github.io page, it is expected that your customized pages will be found using Google search engines. However, it is not for granted and in this Blog, we’ll show how to achieve this.