Blog posts

2020

2019

Building a Convolutional Neural Network: Male 👨 vs Female 👩

less than 1 minute read

Published:

In this blog, we are going to classify images using Convolutional Neural Network (CNN), and for deployment, you can use Colab, Kaggle or even use your local machine since the dataset size is not very large. At the end of this, you will be able to build your own image classifier that detects males and females or anything that is tangible. Read more

Build your first Machine Learning Model using TensorFlow

less than 1 minute read

Published:

Welcome to this article where you will learn how to train your first Machine Learning model using TensorFlow and use it for Predictions! As the title suggests, this tutorial is only for someone who has no prior understanding of how to use a machine learning model. Read more

Optimizing Jupyter Notebook: Tips, Tricks, and nbextensions

less than 1 minute read

Published:

Jupyter Notebooks are a web-based and interactive tool that the machine learning and data science community uses a lot. They are used for quick testing, as a reporting tool or even as highly sophisticated learning materials in online courses. Read more

Use cases of Different Machine Learning Algorithms

less than 1 minute read

Published:

All the innovative perks that we enjoy today – from intelligent AI assistants and Recommendation Engines to the sophisticated IoT devices are the fruits of Data Science, or more specifically, Machine Learning. Read more

2018