RBF neural network python library/implementation

I want to use a Radial Basis Function Neural Network for my thesis.

Is there any library that implements it? And in the negative case, which is the best library to implement it?

Topic rbf deep-learning neural-network python machine-learning

Category Data Science


You can simply use gaussian as the nonlinearity and use it in Tensorflow. I guess it is the easiest solution.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.