A hal implementation of a artificial neural network performing the xor2 function
The fann.tar.gz file includes the fann library. Unpack and install this or, clone and build the fann library : https://github.com/grotius-cnc/fann
Output result of the xor2 function :
This reprository contains 2 qt projects. One project is a cpp library. The other project is a c coded kernel module. The project's need to be compiled.