Tag: programming
-

Data cleaning and preprocessing for beginners
If your data hasn’t been cleaned and preprocessed, your model does not work. Data preprocessing is the first step toward building a machine learning model.
-

Simply deep learning: an effortless introduction
This article first appeared on Towards Data Science. What is an artificial neural network, how does it work, and what does it have to do with deep learning? Let’s start with a quick recap from part 1 for anyone who hasn’t looked at it: What is deep learning? It’s learning from examples. That’s pretty much the deal.…
-

How to Set up Kaggle in Google Colab
You know where all those datasets are and you know where you want them to go, but how do you easily move your datasets from Kaggle into Google Colab without a lot of complicated madness? Let me show you!
-

Convolutional neural networks and image classification
A notification pops up that someone posted a picture that might have you in it. It’s right. How did that happen? Image classification!
