1 Project Details

Universal Approximation Power of Neural Network

  • Category: Blog, Deep Learning
  • Project date: July, 2020
  • Project URL: Blog
  • Code URL: github

About

This project is based upon approximation theorem of neural network known as Universal approximation Theorem. The notion is that, Feed Forward Neural Networks are function approximation machines that achieve generalization statistically. I have taken basic functions such as cosine and sine for approximation.