Skip to content

Python Package for Radial Basis Function Networks

License

Notifications You must be signed in to change notification settings

mmaysami/RBF-NN

Repository files navigation

Python Package for Radial Basis Function Networks

Based on work of Mark J. L. Orr (http://www.anc.ed.ac.uk/rbf/intro/intro.html)

AUTHOR Mohammad Maysami Intelligent Solutions, Inc.

LICENSE Copyright (c) 2017 All Rights reserved.

You may use this code only under the conditions and terms 
of the license contained in the file LICENSE if provided with
this source code. If you do not agree to these terms or no 
license file is provided along with this package, you may not 
use this software package.

This software package is provided by the copyright holders and contributors 
"AS IS"  and any express or implied warranties, including, but not limited to, 
the implied warranties of MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
PURPOSE are 	disclaimed. In no event shall the copyright holder or contributors 
be liable for any direct, indirect, incidental, special, exemplary, or consequential 
damages (including, but not limited to, procurement of substitute goods or 
services; loss of use, data, or profits; or business interruption) however caused 
and on any theory of liability, whether in contract, strict liability, or tort (including 
negligence or otherwise) arising in any way out of the use of this software, even 
if advised of the possibility of such damage.

PREREQUISITES -> Python-2.7 or newer (http://www.python.org/) -> NumPy-1.9 (http://numpy.scipy.org/) -> Matplotlib-1.40 or newer (http://matplotlib.sourceforge.net/)

INSTALLATION NOTES -> XXX To be completed

RUNNING THE PACKAGE IN PYTHON -> XXX To be completed

PROCESSING WITH STDIN & STDOUT: -> XXX To be completed

About

Python Package for Radial Basis Function Networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages