Skip to content
View OmkarKatkade's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report OmkarKatkade

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Image-Classification-UsinG-Convolutional-Neural-Network Image-Classification-UsinG-Convolutional-Neural-Network Public

    This model helps us classify 10 different real-life objects by undergoing training under tensorflow's CIFAR dataset which contains 60,000 32x32 color images with 6000 images of each class. I have m…

    Jupyter Notebook

  2. Sentiment-Analysis-Using-Recurrent-Neural-Network Sentiment-Analysis-Using-Recurrent-Neural-Network Public

    This model does Natural Language processing by making use of keras IMDB reviews dataset of movie reviews (about 25000 reviews) and using Recurrent Neural Network (RNN) helps perform Sentiment Analy…

    Jupyter Notebook

  3. Speech_Recognition_And_AI_Using_Python Speech_Recognition_And_AI_Using_Python Public

    This program allows the user to speak to the program (just like SIRI or Google Assistant), uses python's speech recognition library to convert the speech to text , understands it and googles the qu…

    Python

  4. Titanic_Passenger_Survival_Prediction_Using_Linear_Regression_ML_Model Titanic_Passenger_Survival_Prediction_Using_Linear_Regression_ML_Model Public

    Used Linear Regression ML algorithm and trained the model with the data set of on-board Titanic passengers' information and data related to their survival. This model was then able to predict the s…

    Jupyter Notebook