Pinned Repositories
AutoTaggingSystem
The Auto Tagging system is a model that automatically predict tags for a given a StackExchange question by using the text of the question in PyTorch.
Data-Structure-Algorithm
With the help of this you will be able to learn data structure & algorithms using C++ . I'm regularly upload the files with proper comments which will help you to grow.
Gradient-Descent-Algorithm
Gradient descent is an optimization algorithm used to minimize some function by iteratively moving in the direction of steepest descent as defined by the negative of the gradient. In machine learning, we use gradient descent to update the parameters of our model. Parameters refer to coefficients in Linear Regression.
Hardwork-Pays-Off
Modelling an Algorithm to predict the marks of student based on their hardwork .
Natural-Language-Processing
Sentiment_-Analysis_Using_BERT_BASE_UNCASED
Twitter-Sentiment-Analysis-Using-Bert
Word2vec
Word_suggestion
Developer-Prince's Repositories
Developer-Prince/AutoTaggingSystem
The Auto Tagging system is a model that automatically predict tags for a given a StackExchange question by using the text of the question in PyTorch.
Developer-Prince/Gradient-Descent-Algorithm
Gradient descent is an optimization algorithm used to minimize some function by iteratively moving in the direction of steepest descent as defined by the negative of the gradient. In machine learning, we use gradient descent to update the parameters of our model. Parameters refer to coefficients in Linear Regression.
Developer-Prince/Hardwork-Pays-Off
Modelling an Algorithm to predict the marks of student based on their hardwork .
Developer-Prince/Word_suggestion
Developer-Prince/Data-Structure-Algorithm
With the help of this you will be able to learn data structure & algorithms using C++ . I'm regularly upload the files with proper comments which will help you to grow.
Developer-Prince/Natural-Language-Processing
Developer-Prince/Sentiment_-Analysis_Using_BERT_BASE_UNCASED
Developer-Prince/Twitter-Sentiment-Analysis-Using-Bert
Developer-Prince/Word2vec
Developer-Prince/DecisionTreeClassifier
Implementation of Decision Tree Classifier
Developer-Prince/Dev-Prince
Developer-Prince/Developer-Prince
Developer-Prince/Language-Modelling
Developer-Prince/Music-Generation-
Developer-Prince/NLP-Tutorial
Developer-Prince/Object_detection_2
Developer-Prince/ObjectDetection_TrafficLight
Developer-Prince/PrinceSharma
Developer-Prince/Real-Time-Face-Detection
This project was done with this fantastic “Open Source Computer Vision Library”, the OpenCV.
Developer-Prince/Sentiment-Analysis-Using-RNNs-CNN
Developer-Prince/Stock-Price-Predictions-using-LSTM-
In this we are using the LSTM model to predict the Google Stock price of 20 Financial Days of Jan 2017 by training our model on 5 year data fro
Developer-Prince/time-tracker
Maven training - time tracker project
Developer-Prince/zero-to-mastery-ml
All course materials for the Zero to Mastery Machine Learning and Data Science course.