Skip to content

AmirmohammadRostami/BFNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RBFNeuralNetwork

simple radial basis function (RBF) and also elliptic basis function (EBF) neural network implementation with tensorflow (version 1.0)

this implementation baced on tensorflow.

  • for filndig Mu (center of each cluster for RBF centers) we use sklearn.kMeans (for now)
  • we use RLS (Recursive Least Square) method for learning models.
special thanks to my firend @Milad_Bohluli for helping me in implementation this class

About

simple RBF and EBF neural network implementation with tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages