NeuralNetwork-CPP.This is a C++ implementation of a neural network for Iris flower classification. It features a user-friendly CLI, custom backpropagation, and comprehensive evaluation metrics. Perfect for learning neural network basics and exploring simple classification tasks.