Intelligent Systems Project
Neural Network project for Intelligent Systems course
Project specification can be read from the PDF file: "Neural-Color-Comparator Specs"
The developed NN is able to calculate the correct difference between two colors. Starting from the DeltaE formula, the Fuzzy Inference System corrects the inaccuracies raised from it.
"Part1.m" and "Part2.m" scripts performs the specification requirements