Character level language model of RNN(LSTM) in PyTorch.
Deep Reinforcement Learning based navigation agent.
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.
Monte Carlo methods for Reinforcement Learning prediction.
Multi Tasking Learning for face characterization - simultaneous prediction of age, gender, emotion and face recognition.
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.
Policy gradient methods for Reinforcement Learning.