IKIGAI - The Japanese Secret to a Long Happy Life
November 20, 2020IKIGAI - The Japanese Secret to a Long Happy Life
Variables and Correlation
November 09, 2020variables, correlation with examples
Another Perspective of learning fastai course
August 22, 2020My views on completing fastai course
Invention vs Innovation
August 01, 2020Invention vs Innovation, which is important or more importantly in which we all can contribute. In recent times people are misusing the word 'invention' and 'innovation', and using it interchangeably. So to know more about the difference between the two, I am writing this blog.
My experience of Google foobar challenge
July 25, 2020I got a Google code challenge, I participated and completed 4 Levels.
fastai MultiLabel Classification using Kfold Cross Validation
July 18, 2020fastai MultiLabel Classification using Kfold Cross Validation. The problem I have considered is Multi Label classification. In addition to having multiple labels in each image, the other challenge in this problem is the existence of rare classes and combinations of different classes.
Five PyTorch functions I like
July 12, 2020I wrote this blog while learning from Jovian PyTorch course. This blog is about 5 PyTorch functions I like.
Make code Simple with DataBlock api part2
July 11, 2020Part2 of blog, explain datablock with code
Certificates
July 03, 2020Details of courses completed and certificates
Object-Oriented Programming in Python part1
July 02, 2020learn oops to finally build a package and upload to PyPi
Make code Simple with DataBlock api part1
June 14, 2020Introduction of datablock api.
Regular Expression - A very important tool for data science
June 05, 2020everything about regular expression to use in deeplearning to filter filename
Matrix Calculus for DeepLearning (Part3)
May 30, 2020This is last part of blog, which explains The gradient of the neural network activation and loss function, and winds up blog
Matrix Calculus for DeepLearning (Part2)
May 29, 2020this is 2nd part of blog, chain rule.
Matrix Calculus for DeepLearning (Part1)
May 29, 2020In this blog I am explaining scalar derivative rules, vector calculus, partial derivatives, Jacobian matrix, element wise operation,vector sum reduction.
Survival Estimates lymphoma patients
April 28, 2020Using Python to build some of the statistical models to analyze surivival estimates for a dataset of lymphoma patients. This is Survival estimates that vary with time.
Flower Image Classifier
April 23, 2020Model differentiates between 102 different flower catagories
Powerful text editor: Vim
March 26, 2020basics of vim to make it use comfortably
Dog vs cat breed classifier.
February 12, 2020my journey in fast.ai course
Artificial Intelligence vs Machine Learning vs Deep Learning
February 10, 2020We often use these terms like they're interchangeable,but it's important to know the differences between these terms.
Projects
January 31, 2020All my projects with github link
WWW of new year Resolution
January 04, 2020What, Why, hoW new year resolution can be made efficiently
lost tomb of jesus!
November 27, 2019This is related to story of jesus.
How to build Gatsby blog site with Netlify CMS
November 27, 2019Complete guild to build Gatsby blog with Netlify CMS