Simple Affine Layer with Numpy This post is about Affine Layer based on my understanding. Outline of the post is as follows:
Optimizers Optimizers are algorithms or methods used to minimize an error function(loss function)or to maximize the efficiency of production. Theā¦