Skip to content

hahmadraza/Custom-Radial-Basis-Function

Repository files navigation

Custom-Radial-Basis-Function-on-MNSIT

Download and extract home.rar in home directory

Training

python train trainData_file_name learning_rate k num_epochs

for example,

python train train.txt 0.01 3 10

Testing

python test testData_file_name weights_file_name k

for example,

python test test.txt netWeights.txt 3

Radial-Basis-Function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages