Package: Rsomoclu 1.7.6
Rsomoclu: Somoclu
Somoclu is a massively parallel implementation of self-organizing maps. It exploits multicore CPUs and it can be accelerated by CUDA. The topology of the map can be planar or toroid and the grid of neurons can be rectangular or hexagonal . Details refer to (Peter Wittek, et al (2017)) <doi:10.18637/jss.v078.i09>.
Authors:
Rsomoclu_1.7.6.tar.gz
Rsomoclu_1.7.6.zip(r-4.5)Rsomoclu_1.7.6.zip(r-4.4)Rsomoclu_1.7.6.zip(r-4.3)
Rsomoclu_1.7.6.tgz(r-4.4-x86_64)Rsomoclu_1.7.6.tgz(r-4.4-arm64)Rsomoclu_1.7.6.tgz(r-4.3-x86_64)Rsomoclu_1.7.6.tgz(r-4.3-arm64)
Rsomoclu_1.7.6.tar.gz(r-4.5-noble)Rsomoclu_1.7.6.tar.gz(r-4.4-noble)
Rsomoclu_1.7.6.tgz(r-4.4-emscripten)Rsomoclu_1.7.6.tgz(r-4.3-emscripten)
Rsomoclu.pdf |Rsomoclu.html✨
Rsomoclu/json (API)
# Install 'Rsomoclu' in R: |
install.packages('Rsomoclu', repos = c('https://xgdgsc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/peterwittek/somoclu/issues
- rgbs - Tiny rgbs data
Last updated 2 years agofrom:f4c8ddd91e. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | NOTE | Nov 07 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 07 2024 |
R-4.4-win-x86_64 | NOTE | Nov 07 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 07 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 07 2024 |
R-4.3-win-x86_64 | NOTE | Nov 07 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 07 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 07 2024 |
Exports:Rsomoclu.kohonenRsomoclu.train
Readme and manuals
Help Manual
Help page | Topics |
---|---|
tiny rgbs data | rgbs |
convert Somoclu train result to kohonen class for plotting | Rsomoclu.kohonen |
Train function for Somoclu | Rsomoclu.train |