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
Second project for Artificial Inteligence class. It is a Multi Layer Perceptron trained for solving the XOR problem, data in $R^2$ and structured dataset. It's made using Pytorch