ML basics for everyone!
- π― Goal β Create a single neuron that returns
Truefor the AND condition, andFalseotherwise. - π¦ Libraries β
numpy
- π― Goal β Create a neural network that returns
Truefor the XOR condition, andFalseotherwise. - π¦ Libraries β
numpy,matplotlib.pyplot
- π― Goal β Create a neural network that returns what digit is on a picture.
- π¦ Libraries β
numpy,matplotlib.pyplot,pandas,sklearn.model_selection - π Dataset β https://www.kaggle.com/datasets/oddrationale/mnist-in-csv