AboutGraciously hosted by |
libnn - DownloadThere are no downloads available yet, but feel free to check out the CVS version of libnn: cvs -d:pserver:anonymous@cvs.libnn.sf.net:/cvsroot/libnn login cvs -d:pserver:anonymous@cvs.libnn.sf.net:/cvsroot/libnn co libnn You can build the whole library using make clean install To change the list of training methods that will be compiled into the library, edit the main makefile. gcc -lm -o mynet mynet.c libnn/libnn.o Have a lot of fun! |