Implementation of Radial Basis Function to predict sine function sin(x)
keras
tensorflow
matplotlib
numpy
this implementation is on ipynb
environment.I also offer you to run this on google colab
Here is result of sin(x)
prediction with MLP in [-3, 3]
.
result of sin(x)
prediction with RBF Network in [-3, 3]
.
Comparison of RBF Network prediction and MLP prediction and actual value of sin(x)
in [-4, 4]
:
Amir Rezaei @ameerezae