MATLAB implementations of different learning methods for Radial Basis Functions (RBF)
Dataset Used: MNIST
Learning Methods:
KMeans Centres + Least Mean Squares (LMS) for Weights
KMeans Centres + Least Squares (LS) for Weights
Random Centres + Least Mean Squares (LMS) for Weights
Random Centres + Least Squares (LS) for Weights