PinnedPublished inTowards Data ScienceBuild a Simple Neural Network using NumpyIn this article, we will discuss how to make a simple neural network using numpy.May 15, 20203May 15, 20203
Published inTowards Data ScienceBuild a Simple Neural Network Using PyTorchQuick and easy steps to build your first AI model using PyTorchApr 6, 2022Apr 6, 2022
Flip LoveA couple of weeks back the vibration in my cell phone woke me up at 5:30 am. I reached for the cell without opening my eyes. ‘Hello, are…Mar 30, 2022Mar 30, 2022
Published inTowards Data ScienceLeNet for Image Classification using GluonCVUsing the different components of gluoncv such as autograd, trainer, dataset, and dataloader to train a LeNet NetworkJun 17, 2020Jun 17, 2020
Published inTowards Data ScienceImage Classification using GluonCVImplement a tennis ball detector using a pre-trained image classification network from GluonCVMay 25, 2020May 25, 2020
Published inTowards Data ScienceBuilding a Neural Network with a Single Hidden Layer using NumpyImplement a 2-class classification neural network with a single hidden layer using NumpyMay 18, 20202May 18, 20202
Published inTowards Data ScienceObject Detection using GluonCVIn this article, we will walk through to show how to use a pre-trained model for object detection using GluonCV.May 15, 20201May 15, 20201
Handwrittern Digits Classification using CNNClassify Handwrittern Digits. 1. Introduction 2. Data preparation — Load data — Data Preprocessing 3. AI Model — Define the model —…May 11, 2020May 11, 2020