Simple implementation of neural structure in c.
git clone https://github.com/Auxilus/cbrain
make
This will generate shared object libcbrain.so You need to copy libcbrain.so and src/cbrain.h over to lib and include dirs
All the bugs and PRs are welcome!