A Qt (C++) implementation of Neural Network and Layer as two separate library. This is the base Network and Layer class.
An implementation with this library can be found here with some data to train them.
- Qt 6.4.2 have been used to implement it. Further Qt version could be used but may require some work to be done.