/neuropy

fall 2019's Dr MM.Ebad Zadeh's computational intelligence - Amirkabir uni of tech

Primary LanguagePython

neuropy

back propagation

implemention of a minimal (one-sig & three-sig) neural network that works with backpropagation

it does not work properly - result is invalid


neuro fuzzy

implemention of RBF network that does the learning with FCM

->combination of C-MEANs and Radial Basis calssifcation

due to some unknown problem, the Ci funcion does not multiply during calculation of G matrix. so the clusters does not expand.


Fall 2019