Posts tagged: Machine Learning

← All posts

Method of least squares
4 min read

When there are more equations than unknowns, there is usually no exact solution. The method of least squares - introduced by Adrien-Marie Legendre in 1805 while studying the orbits of comets - tells us how to find the best solution by minimizing the total squared error.

A blog post about Life
2 min read

The entire blog post below was generated by GPT-3. I was learning about OpenAI transformer-based language models and was astonished by how powerful they are, so I decided to see if one could write a post for me.