An ANSI C project to generate and train Neural Networks
Create a docker container to run the application to classificate an train the neural network. This is based on the work I did for my masters.
[2024-09-22] Added the Dockefile to build the container and compile the source code
TODO: Generate individual parts for generating the core of an ANN TODO: Generate individual parts for generating the train functionality TODO: Generate individual parts for generating the test functionality TODO: Generate individual parts for generating the input functionality to read CSV