Member-only story
Machine learning projects you can build to impress people
3 min readNov 7, 2021
Welcome back! Machine learning is an exploding area of growth with a bunch of potential, if you’re new to machine learning, check out the link below to learn more:
So, let’s talk about some machine learning projects you can build out to actually impress people. Now, these projects were built out primarily using Python, so as long as you have Python experience, you should be able to follow along with these tutorials! Have fun 😊!
Building An Image Classifier
First up we have an image classifier project, this project allows us to use some existing datasets to predict what could be in an image, to view this project check out the link below: