-
Notifications
You must be signed in to change notification settings - Fork 0
joshuaas/GenoudBP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
author Zhiyong Yang University of Science and Technology Beijing this package is an ANN toolbox,which the early published genoud algorithm and rgenoud package is employed to optimize BP process run the following example for a test require(parallel) data(pima) cl <- makeCluster(getOption("cl.cores",detectCores(logical =FALSE) - 1)) f <- GenoudBPModeler(pima,hid_num =9,cluster =cl ) ####
About
this package is an ANN toolbox,which the early published genoud algorithm and rgenoud package is employed to optimize BP process
Resources
Stars
Watchers
Forks
Packages 0
No packages published