Copyright © 2020 Pratik Savla
I'm fascinated by AI and I like building architectures that exhibit “intelligence” and deploy novel models to solve real world problems. My research interests lie in the field of Deep Learning and its applications in Computer Vision and NLP, and fairness in Machine Learning.
When I don't code >, I write snippets.
This is all in one chatbot. When you start conversation it sees your face and identifies if it has previously talked to you. It also checks for your emotion in between conversation. This emotion data is then used to help you whenever it detects you are sad or angry. It can search anything you ask on the internet.
I made this AI model which takes an image and a question then answers it in one word. Isn't this fascinating. An advanced version of Image Caption AI. RNN+CNN Visual Question Answering Model. It uses VGG16 for image feature extraction. VQA Dataset is used for training the model.
Copyright © 2020 Pratik Savla