Member-only story

3 Machine Learning projects anyone can build

Manpreet Singh
3 min readAug 16, 2021

--

Welcome back! Machine learning is definitely an exploding area in the programming field, so if you’re someone who knows some of the basics of machine learning, here are a few of my favorite projects that anyone can build! Now, all of these projects use Python and a mixture of machine learning packages, but as long as you know Python 3 and either TensorFlow, PyTorch and SciKit-Learn you should be good to go. With this long introduction out of the way, let’s get started!

Building a Text Classifier

The first project we have is a bit more complicated, but luckily for you it’s already completely built out. TensorFlow has a ton of pre-built projects hosted on their website, this particular project involves using TensorFlow and building out a text classifier, if you want to jump straight to this project, here is a link to that:

Like I mentioned, this project is already built out and hosted on Google Colab, as long as you have an internet connection (which you probably do if you’re reading this), you can run this project online within your…

--

--

Manpreet Singh
Manpreet Singh

No responses yet