Emojify a sentence with NLP, flask server to emojify a sentence.
Recognizing the hand gesture using CNN feature extraction.
Lane Detection for self driving cars with Deep Learning(CNN) with the camera image data.
Multitasking learning to use the CNN extracted features for multiple tasks like predicting age, sex, face direction, etc.
Neural Style transfer of images in PyTorch.
Topic Modelling for New York Times news articles for given dates using NYTimes API.
A server client Reverse shell using python, can use any device's shell using this from another device in the network.
Prediction of which direction the car should change the steering direction in autonomous mode with the camera image as the input using transfer learning and fine tuning.
Detection of other vehicles for self driving cars with YOLO in tensorflow.
Machine Translation english to french using Seq2Seq Attention model in PyTorch.