about

MLP Approximation

Sep 12 2019 · 2 min read
#ml #maths #analysis

Almost always we hear about classification or machine learning problems, the go-to methods to solve the problem are neural networks, or multi-layered percetrons (MLP). Now function approximation …

Read More…

Birds and Frogs in Science

Aug 25 2019 · 2 min read
#research

One of my fellow grad students shared a paper with me that turned out to be a great read. It was Professor Freeman Dyson’s article titled Birds and Frogs, that was the invited Einstein lecture …

Read More…

Real Analysis Notes

Aug 24 2019 · 1 min read
#maths #analysis

When I took the course on Real Analysis, it made me very nervous. I was having fever dreams from the past when I took undergraduate real analysis and the epsilon-delta definitions just did not make a …

Read More…

ML SoTA Resources

Aug 18 2019 · 2 min read
#resource #ml

The internet is filled with machine learning resources, and one of the most annoying things about them is the sheer volume. There are many attempts at making compilations of papers, code, and current …

Read More…

But why is Compactness important?

Aug 15 2019 · 3 min read
#maths #real analysis #compactness

In my last post I touched upon the intuition behind topological compactness. We as engineers often hear about the word ‘compact’ as a soft gatekeeping tool from doing serious …

Read More…