Pinned Loading
-
Image-Classification-UsinG-Convolutional-Neural-Network
Image-Classification-UsinG-Convolutional-Neural-Network PublicThis 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
-
Sentiment-Analysis-Using-Recurrent-Neural-Network
Sentiment-Analysis-Using-Recurrent-Neural-Network PublicThis 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
-
Speech_Recognition_And_AI_Using_Python
Speech_Recognition_And_AI_Using_Python PublicThis 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
-
Titanic_Passenger_Survival_Prediction_Using_Linear_Regression_ML_Model
Titanic_Passenger_Survival_Prediction_Using_Linear_Regression_ML_Model PublicUsed 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
If the problem persists, check the GitHub status page or contact support.