Rishang007
Experienced AI Engineer. I have a keen interest in NLP and Computer Vision. Check my medium page 👇
USA
Pinned Repositories
Earthquake_damage
Richters predicter earthquake damage to buildings competition hosted by drivendata.org. In this project, I have used LSTMs to get sequential relation between features and applied feature engineering using conditional probability for some features
DeepTextCorrector_MonotonicAttention
I have build a deep learning model which corrects basic grammatical mistakes in a sentence using Monotonic Attention. This was packaged and made live on AWS server with a basic UI on a webpage
Comparative-Analysis_of_ML-algorithms_on_donors-choose-dataset
In this project, I use Decision Trees, Naive Bayes,Random Forest and KNN on donors-choose dataset
Text-Classification_with_datascience_using_regex
In this project, I have taken the data of Newsgroup20 which contains different articles on 20 topics. First the text is preprocessed using extensive use of regex and then trained using 1D_CNN.
CodingAssignment1_UB
Rishang007
rishang007.github.io
Portfolio hosting
Transfer-Learning
Document Classification using ImageNet pretrained weights in the VGG-16 architecture.
zipline-reloaded
Zipline, a Pythonic Algorithmic Trading Library
Rishang007's Repositories
Rishang007/Rishang007
Rishang007/CodingAssignment1_UB
Rishang007/DeepTextCorrector_MonotonicAttention
I have build a deep learning model which corrects basic grammatical mistakes in a sentence using Monotonic Attention. This was packaged and made live on AWS server with a basic UI on a webpage
Rishang007/Comparative-Analysis_of_ML-algorithms_on_donors-choose-dataset
In this project, I use Decision Trees, Naive Bayes,Random Forest and KNN on donors-choose dataset
Rishang007/Text-Classification_with_datascience_using_regex
In this project, I have taken the data of Newsgroup20 which contains different articles on 20 topics. First the text is preprocessed using extensive use of regex and then trained using 1D_CNN.
Rishang007/rishang007.github.io
Portfolio hosting
Rishang007/Earthquake_damage
Richters predicter earthquake damage to buildings competition hosted by drivendata.org. In this project, I have used LSTMs to get sequential relation between features and applied feature engineering using conditional probability for some features
Rishang007/Transfer-Learning
Document Classification using ImageNet pretrained weights in the VGG-16 architecture.