Load the wine dataset from sklearn package. Perform exploratory data analysis and
Design a simple TWO (2) layer neural network for the classification. Compare the
performance with the Naïve Bayes algorithm. Train the neural network such that it has
better or same performance as that of the Naïve Bayes algorithm.