PinnedPublished inTDS ArchiveBuild a Simple Neural Network using NumpyIn this article, we will discuss how to make a simple neural network using numpy.May 15, 2020A response icon3May 15, 2020A response icon3
Published inTDS ArchiveBuild 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 inTDS ArchiveLeNet 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 inTDS ArchiveImage Classification using GluonCVImplement a tennis ball detector using a pre-trained image classification network from GluonCVMay 25, 2020May 25, 2020
Published inTDS ArchiveBuilding a Neural Network with a Single Hidden Layer using NumpyImplement a 2-class classification neural network with a single hidden layer using NumpyMay 18, 2020A response icon2May 18, 2020A response icon2
Published inTDS ArchiveObject 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, 2020A response icon1May 15, 2020A response icon1
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