Jkoles28 / CS373

0 stars 0 forks source link

Supervised Learning DeepLizard #8

Closed Jkoles28 closed 1 year ago

Jkoles28 commented 1 year ago

Title

Supervised Learning

URL

https://www.youtube.com/watch?v=Quh6x4kG6VY&list=PLZbbT5o_s2xq7LwI2y8_QtvuXZedL6tQU&index=14

Summary

This video shares an overview of supervised learning through jupyter notebook using a program called Karas.

Key Points

Training and validation data are labeled. Pass in an image with the label, the model classifies the output and gets the error by looking at difference between predicted value and actual value. Determines the error and loss to minimize loss.

Citation

Repo link (optional)