Recognizing the facial emotions with Deep learning model trained on PyTorch and deployed with TF.js model converted with ONNX.
Web Application for Diagnosis of Pnuemonia with deep learning model trained and backed with PyTorch framework.
Stock Prediction with CNN and Neural Arithmetic Logic Units.
Character level language model of RNN(LSTM) in PyTorch.
Deep Reinforcement Learning based navigation agent.
Monte Carlo methods for Reinforcement Learning prediction.
Neural Style transfer of images in PyTorch.
Policy gradient methods for Reinforcement Learning.
Machine Translation english to french using Seq2Seq Attention model in PyTorch.
Temporal Difference methods for Reinforcement Learning.