Neural Net Framework 1.1

NNF (Neural Net Framework) is a small library, written in C language, that implements multilayer feed-forward neural networks.Here are some key features of "Neural Net Framework":Fast - NNF is written in plain C, without a plenty of data structures. Also...