A list of machine learning tutorials and examples!
- Decision boundary with TensorFlow2-Keras for a cloud of points (classification)
- Binary classification (cats vs dogs) with TensorFlow2-Keras using a convolutional neural network. Ft. my own cats (Kate and Chloe) and my sister-in-law's cat (Leo)!
- Multiclass classification (MNIST) with TensorFlow2-Keras using a convolutional neural network