forked from jpzm/clann
-
Notifications
You must be signed in to change notification settings - Fork 0
C library for Learning Appliance and Neural Networks
License
labens-ufrn/clann
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INTRODUCTION ============ CLANN stands for `C library for Learning Appliance and Neural Networks'. Its was developed in a mastering engineering course of Artificial Neural Networks at the Federal University of Rio Grande do Norte (UFRN). In this course we have a very extensive and intensive teaching in both supervised and non-supervised learning techniques. The choice of C language was made based on its fastness, portability and embeddable capabilities. More information about CLANN could be find on its repository [0]. BUILD ===== CLANN is mainly designed to be a static incorporable library, but its perfectly possible use it as dynamic library too. So, the process of compilation depends on its use. To make the examples in `./test/' directory just type make in CLANN root directory. CONTACT ======= If you have any question about CLANN, send an e-mail to the contact below. Joao Paulo de Souza Medeiros <[email protected]> REFERENCES ========== [0] https://github.com/jpzm/clann/
About
C library for Learning Appliance and Neural Networks
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.3%
- Makefile 0.7%