The following cards include some projects which I had done with my own interests and none of them here include any college projects.
Cats and Dogs Classification
This project uses a Convolutional Neural Network model to predict whether the given image belongs to a CAT or a DOG
Tomato Leaf Disease Classification
Classification of tomato leaves which are affected by various kind of viruses, by using CNN model to predict the output.
Positive and Negative Words Classification
This is to classify the given words that belongs to which category by predefining the positive and negative words in lists to predict.
Weather prediction in a City
This project predicts weather in a given city using a weather predicting API. This provides parameters such as Temperature, Wind speed and Weather condition in the city.