Against the wind
Say you commute from A to B, and back from B to A, in a straight line. Will your travel time be any different if a constant wind is blowing from B to A?
Say you commute from A to B, and back from B to A, in a straight line. Will your travel time be any different if a constant wind is blowing from B to A?
In this post we will learn how to efficiently calculate modulus w.r.t power of 2 and pow2 - 1.
In this post we will learn how to use OpenAI gym library
In this post we will learn how to generate random number.
This is the review of the 1984 and the Animal farm by George Orwell
This post is about the famous problem six in IMO 1988.
This is post we walk through some basis markdown syntax
We are going to find the equation of the envelope for a projectile motion, maximum range and corresponding angle when object is lauched from an elevated surface.
This is very similar to momentum based method, sort of its generalisation
Gradient Descent is a very powerful optimization algorithm that is used almost everywhere in machine learning, from solving logistic regression in 1950s to GPT3!