IISc Course Code: E0-270 | Term: Jan to May 2022 | Instructor: Dr. Ambedkar Dukkipati
This repository contains all the code & results of the project work done as part of this course in IISc.
Predict inference between two sentences using the Stanford Natural Language Inference dataset using two models:
- Logistic Regression model using TF-IDF features with scikit-learn
- Any deep learning model like RNNs or Transformers in either PyTorch or Tensorflow