Coders Packet

Packets submitted by Mirza Yusuf

Sentiment Analysis in Python using LinearSVC

Here we will try to categorize sentiments for the IMDB dataset available on kaggle using Support Vector Machines in Python

Dogs vs Cats classifier in Python using TensorFlow

A classifier that identifies dogs and cats in Python using TensorFlow, making layers from scratch

Food Item Classifier in Python using Tensorflow

Classification of 101 food items from the dataset food101 in Python using TensorFlow.