Dev Mehta
@devmehta
4 published packets
Joined Sep 2020
Published Projects
Sentiment Analysis on Movie Reviews using Python
We train many different ML models with different Parameters on the rotten tomatoes dataset to classify reviews into 5 classes: negative, somewhat negative, neutral, somewhat positive, positive.
May 23, 2021
Image Noise Reducer in Python using TensorFlow (Auto-Encoders)
This project can be used to remove noise from any image. It has been implemented using TensorFlow in Python.
Oct 06, 2020
Traffic Sign Classification using Keras and TensorFlow
Classifies traffic signs into 43 classes using the GTSRB dataset. The project can be used in self driving cars. The project has been implemented using TensorFlow and Keras on Python.
Sep 27, 2020
English to French Translator in Python using TensorFlow (LSTM)
We train a LSTM network to perform English to French Translations. The project has been implemented using TensorFlow and Keras on Python.
Sep 15, 2020