Harshit Kumar

  • Home
  • Blog
  • Poems
← Blog

Python

8 posts

  • Deep Learning

    Transfer learning: How to build accurate models

    A good Covolutional Neural Network model requires a large dataset and good amount of training, which is often not possible in practice. Transfer learning provides a turn around...

    Aug 10, 2018 · 6 min read
  • Dynamic Programming
    Algorithms

    Dynamic Programming

    Those who cannot remember the past are condemned to repeat it. — George Santayana

    Jul 13, 2018 · 3 min read
  • Anscombe's Quartet
    Data Science

    Anscombe's Quartet

    We often look for summary statistics during EDA (Exploratory Data Analysis). But, sometimes these statistics may give us wrong interpretation of the data. In 1973, a statistician Francis...

    Feb 02, 2018 · 2 min read
  • Data Science

    Dealing with categorical data

    Often in our machine learning model, we encounter qualitative predictors.

    Jan 19, 2018 · 3 min read
  • Data Science

    Regularization

    Our machine learning model often encouters the problem of overfitting. Regularization is one of the techniques to solve this problem.

    Jan 12, 2018 · 4 min read
  • Some Prime Thoughts
    Mathematics

    Some Prime Thoughts

    The Fundamental Theorem of Arithmetic states that every positive integer can be factored into primes in a unique way.

    Jan 05, 2018 · 2 min read
  • Friendship paradox: facebook
    Data Science

    Friendship paradox: facebook

    Aug 18, 2017 · 4 min read
  • Turtle in Python: A Traffic light
    Python

    Turtle in Python: A Traffic light

    We’re going to build a program that uses a turtle in python to simulate the traffic lights.

    Aug 11, 2017 · 6 min read
Harshit Kumar 2026 - About this site
Creative Commons License