You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Artificial Intelligence project focused on supervised classification using the famous Iris dataset collected by Edgar Anderson. The main goal is to compare the performance of a neural network implemented with PyTorch against a traditional machine learning algorithm in a multiclass classification task.