This website requires JavaScript.
Explore
Help
Sign in
blacklight
/
fsom
Watch
1
Star
0
Fork
You've already forked fsom
0
mirror of
https://github.com/BlackLight/fsom.git
synced
2024-11-23 20:25:11 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
A tiny C library for managing SOM (Self-Organizing Maps) neural networks
5
commits
1
branch
0
tags
47
KiB
C
99.7%
Makefile
0.3%
1593c4f76f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Fabio Manganiello
1593c4f76f
Changed the license from GPLv3 to BSD-3
2013-06-07 09:46:11 +02:00
example.c
Big optimizations, now Lambert function uses static vectors of mus and alphas.
2010-10-31 18:06:29 +01:00
fsom.c
Changed the license from GPLv3 to BSD-3
2013-06-07 09:45:33 +02:00
fsom.h
Changed the license from GPLv3 to BSD-3
2013-06-07 09:46:11 +02:00
Makefile
Big optimizations, now Lambert function uses static vectors of mus and alphas.
2010-10-31 18:06:29 +01:00
README
First fsom commit
2010-10-30 17:23:51 +02:00
README