Skip to content

Latest commit

 

History

History

hal

hal_artificial_neural_network_xor2

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 : ai_training_running

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.