I am an Undergraduate NLP Researcher at the Language Technologies Research Center, IIIT Hyderabad. Currently, I am working on adversarial text generation, but I’m also generally interested in generative models and work on side projects on the same. I also have experience building commercial NLP tools using ML/DL.
Outside CS and ML, I love football, music, art and speedcubing.
BTech. in Computer Science and Engineering (Honors in Natural Language Processing), 2019
International Institute of Information Technology, Hyderabad
C++, Python
PyTorch, Tensorflow, Keras
Text Generation, Machine Translation
An automatic Question-Answering system based on Dynamic Memory Networks
System that determines the credibility of news headlines, to combat fake news
System to identify authors of emails by learning their style. Useful for detecting identity fraud.
An LLVM-based compiler for the decaf programming language. Includes Lexer, parser, abstract syntax tree,and LLVM IR.
A fully-decentralized food delivery Dapp for the Ethereum blockchain using Solidity and Truffle
An Ultimate TTT bot using minimax search with iterative deepening and alpha-beta pruning
The issues with GANs for text generation and the methods being used to combat them
Using Reinforcement Learning to combat the non-differentiability issue in text GANs.