An open API service indexing awesome lists of open source software.

https://github.com/artemik/fuzzy-neural-network-tsk

Fuzzy Neural Network TSK (Takagi-Sugeno-Kang) with hybrid training and C-Means clustering.
https://github.com/artemik/fuzzy-neural-network-tsk

cmeans fuzzy hybrid-training neural-network takagi-sugeno-kang tsk

Last synced: about 1 year ago
JSON representation

Fuzzy Neural Network TSK (Takagi-Sugeno-Kang) with hybrid training and C-Means clustering.

Awesome Lists containing this project

README

          

# Fuzzy Neural Network TSK (Takagi-Sugeno-Kang)
Hybrid Training algorithm and C-Means for initial Gaussian function parameters setup.

In this example the neural network is trained to forecast a currency rate.

Implemented in Groovy (slow, but fun).