PinnedPreprocessing Raw Poultry Farm Data into Useful Data.Many of us might have done multiple projects by making use of datasets available at kaggle.com and would have gotten nice results which…Jan 13, 20221Jan 13, 20221
Turning Raw Poultry Farm Data into meaningful insights.This is part 2 of the Poultry Farm project series. In part 1, I collected, preprocessed, and organized the data from multiple files of raw…Jan 14, 2022Jan 14, 2022
Dimensionality Reduction Techniques: PCA from scratch, t-SNE using Sci-kit LearnWhat is dimensionality reduction and why should we care about it? We use visualizing techniques such as scatter plots to visualize the…Nov 24, 2019Nov 24, 2019
Hi,Today I will be training a model that will recognize hand written digits from 0 to 9 using MNIST dataset. I will be using Fast.ai library…Nov 5, 2019Nov 5, 2019
Food Pictures Classification using Deep Learning on Food 101 Dataset.Hi, I found this interesting data set Food-101: https://www.vision.ee.ethz.ch/datasets_extra/food-101/Nov 3, 2019Nov 3, 2019
Multi-class Classification with Deep LearningHello, today I am going to do multi-class classification using Keras. The activation function that I have chosen is the Softmax function…Oct 8, 2019Oct 8, 2019