Skip to content

MATLAB implementations of different learning methods for Radial Basis Functions (RBF)

Notifications You must be signed in to change notification settings

mufarooqq/Radial-Basis-Functions-RBF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radial-Basis-Functions-RBF-

MATLAB implementations of different learning methods for Radial Basis Functions (RBF)

Dataset Used: MNIST (http://yann.lecun.com/exdb/mnist/)

Learning Methods:

  1. KMeans Centres + Least Mean Squares (LMS) for Weights
  2. KMeans Centres + Least Squares (LS) for Weights
  3. Random Centres + Least Mean Squares (LMS) for Weights
  4. Random Centres + Least Squares (LS) for Weights

About

MATLAB implementations of different learning methods for Radial Basis Functions (RBF)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages