A simple Android app that illustrates a Kohnen self-organizing feature map (SOM) using RGB colors..
kohonencolors is hosted in the following web site
https://github.com/ahans/kohonencolors
If you think the Android project kohonencolors listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of kohonencolors.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
kohonencolors has the following Java source files.
de.ahans.kohonencolors.KohonenColors.java de.ahans.kohonencolors.KohonenNet.java de.ahans.kohonencolors.NeuronView.java