Machine learning is bursting with potential applications, but one important (and simple!) usage is using a machine learning algorithm for interpolation. In this post, I will demonstrate how a simple neural network can be used to interpolate on 1D or 2D grids. This is of particular interest for me in…