Skip to content

A Java implementation of Radial Basis Function network that uses selwood dataset for classification.

License

Notifications You must be signed in to change notification settings

mbofos01/RBF-Network

Repository files navigation

Project: Radial Basis Function Network

Author: Michail-Panagiotis Bofos

Note: runRBF.sh script installs the matplot lib.

For more information and example runs you can check the Report.pdf file.

Instructions:

    Manually: 
            1) javac *.java
            2) java RBF parameters.txt

    Automated:
            1) Unix/Linux: ./runRBF.sh parameters.txt

About

A Java implementation of Radial Basis Function network that uses selwood dataset for classification.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published