-
Notifications
You must be signed in to change notification settings - Fork 262
Home
Andrei Novikov edited this page Mar 25, 2017
·
31 revisions
pyclustring is a python data mining library which is focused on bio-inspired algorithms (based on oscillatory neural networks), and on classical algorithms that are widely used in many applications. The library strongly covers cluster analysis and oscillatory networks. pyclustring provides opportunity to examine oscillatory networks and neural networks abstracting from data mining.
The core of the library ccore is implemented on C/C++ and used as a shared library. Thus, pyclustring can be used in python scripts as well as in others languages using dynamic link library ccore for windows or linux.
- Contribution guidline;
- Development;
- E-Mail: [email protected];