Multi-Label Classification Using ML for IoT Application
By Bhavishey Thapar
The notebook implements a vanilla neural network for multi-class classification of IoT data.
Image Classification Using Deep Learning (Convolution Neural Network)
By Bhavishey Thapar
This repository contains code for binary classification of images using vanilla neural network and a convolutional neural network implemented using PyTorch.
End to End Machine Learning Project
By Bhavishey Thapar
This notebook showcases an end-to-end machine learning project to build a model that will predict median housing prices in any district in the state of California.
Separating Data Clusters Using a Basic Perceptron Written In MATLAB
By Bhavishey Thapar
As part of studying artificial intelligence and neural networks I wrote a MATLAB script that uses a single perceptron to classify to separate clusters of data.
Read More