Skip to content

C++ implementation of Radial Basis Function neural network for regression or classification.

License

Notifications You must be signed in to change notification settings

yuecideng/RadialBasisFunctionCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radial Basis Function C++ Implementation

This is a c++ implementation of RBF neural network using OpenCV as 3rdparty library

Usuage

you can use this code by adding the source code in your project, and link with opencv library.

About

C++ implementation of Radial Basis Function neural network for regression or classification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages