Pinned Repositories
vav_rc2021
Reproducibility Code for Value Alignment Verification paper
CABINET_QA
This repository contains our codebase for the method CABINET that tackles the task of Table Question Answering and achieves state-of-the-art on three benchmark datasets
Color-Detector
This repository contains the codebase for a Colour Detector of objects in a image.
crop-production-mapping
This repository contains the codebase used for the submission of Term Project for the course 'Machine Learning for Earth System Sciences' (AI60002). We implemented several existing models of image segementation for mapping crop production.
efficient-nas
This repository contains the codebase for exploration of efficient neural architecture search for visual recognition.
enigma-argmining
This is our attempt of the shared task on Quantitative Summarization – Key Point Analysis Shared Task at the 8th Workshop on Argument Mining, part of EMNLP 2021.
guided-image-retrieval
This repository contains the codebase used for the submission of Term Project for the course Information Retrieval (CS60092). We implemented a new visually grounded model for text to image retrieval.
hierarchical-topic-modelling
This repository implements Heirarchical Topic Modelling using CluWords representations on E-Manuals raw text corpus.
internal-combustion-engine-analysis
This repository contains the required files for plots and analysis shown for an internal combustion engine.
semi-supervised-continual-learning
This repository contains the codebase for the task of semi-supervised Continual Learning. The existing work of DistillMatch is explored to improve results.
Sohanpatnaik106's Repositories
Sohanpatnaik106/CABINET_QA
This repository contains our codebase for the method CABINET that tackles the task of Table Question Answering and achieves state-of-the-art on three benchmark datasets
Sohanpatnaik106/hierarchical-topic-modelling
This repository implements Heirarchical Topic Modelling using CluWords representations on E-Manuals raw text corpus.
Sohanpatnaik106/Color-Detector
This repository contains the codebase for a Colour Detector of objects in a image.
Sohanpatnaik106/crop-production-mapping
This repository contains the codebase used for the submission of Term Project for the course 'Machine Learning for Earth System Sciences' (AI60002). We implemented several existing models of image segementation for mapping crop production.
Sohanpatnaik106/internal-combustion-engine-analysis
This repository contains the required files for plots and analysis shown for an internal combustion engine.
Sohanpatnaik106/spatio-temporal-crop-mapping
Sohanpatnaik106/efficient-nas
This repository contains the codebase for exploration of efficient neural architecture search for visual recognition.
Sohanpatnaik106/enigma-argmining
This is our attempt of the shared task on Quantitative Summarization – Key Point Analysis Shared Task at the 8th Workshop on Argument Mining, part of EMNLP 2021.
Sohanpatnaik106/guided-image-retrieval
This repository contains the codebase used for the submission of Term Project for the course Information Retrieval (CS60092). We implemented a new visually grounded model for text to image retrieval.
Sohanpatnaik106/semi-supervised-continual-learning
This repository contains the codebase for the task of semi-supervised Continual Learning. The existing work of DistillMatch is explored to improve results.
Sohanpatnaik106/3D-random-walker
Simulates a 3D random walker to visualize random flight model
Sohanpatnaik106/Books
This repository contains some relevant books on Data Structure and Algorithms
Sohanpatnaik106/Bus-reservation-system
An object oriented implementation in C++ of a bus reservation system.
Sohanpatnaik106/C_codes
Some fundamental C codes
Sohanpatnaik106/CABINET-Deploy
Streamlit app deployment of cabinet and comparison with GPT-3.5-turbo
Sohanpatnaik106/coalition
Codebase for the paper titled "It Helps to Take a Second Opinion: Teaching Smaller LLMS To Deliberate Mutually via Selective Rationale Optimisation"
Sohanpatnaik106/Codechef
Codechef contest solutions
Sohanpatnaik106/Digit-Recognizer-System
Implemented digit recognizer system using CNN over MNIST dataset
Sohanpatnaik106/Garage-Door-Mechanism-Analysis-and-Synthesis
This repository contains all the files required to analyse and synthesize a 4R Garage Door Mechanism, a part of the course Kinematics of Machine (ME21008)
Sohanpatnaik106/justiceAI
Sohanpatnaik106/legal-evaluation-lrec2022
This repository contains the codebase for the paper "An Evaluation Framework for Legal Document Summarization" accepted in the 13th Edition of Language Resources and Evaluation Conference, 2022.
Sohanpatnaik106/LLM-on-Tabular-Data-Prediction-Table-Understanding-Data-Generation
Repository for collecting and categorizing papers outlined in our survey paper: "Large Language Models on Tabular Data -- A Survey".
Sohanpatnaik106/machine-learning-algorithms
Some basic machine learning algorithms.
Sohanpatnaik106/Movie-Recommerder-System
A python programme that recommends movie knowing your last watched movie
Sohanpatnaik106/reading-sessions
AI Related Research Paper Reading Sessions - organized by KDAG
Sohanpatnaik106/Real-Time-Object-Detection-with-Yolov3
This repository contains the codebase for the implementation of a real-time object detection framework using YOLOv3 as the object detection architecture.
Sohanpatnaik106/Real-Time-Social-Distance-Detector
The codebase implements a real-time Social Distance Detector using YOLOv3 as the object detection model.
Sohanpatnaik106/Stanford-CS229-Autumn-Fall-Solution-2018
The solutions for Stanford CS229 2018 Autumn Fall have been implemented in python
Sohanpatnaik106/Tic-Tac-Toe
A c++ console based Tic-tac-toe game which can be played by 2 players
Sohanpatnaik106/ud120-projects
Starter project code for students taking Udacity ud120