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
A collection of university AI projects covering classic ML baselines (NN/kNN, perceptrons, linear SVM loss), ANNs, and CNN-based deep learning models (MNIST, Fashion-MNIST, Cats vs Dogs) implemented in Python with NumPy and TensorFlow/Keras.