Skip to content

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

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages