Giter Club home page Giter Club logo

Harshit Gupta's Projects

academic-dump icon academic-dump

Repository of my submissions for numerous side assignments and projects I completed while attending IIITH

basic_ai_from_scratch icon basic_ai_from_scratch

In this repository we implement algorithms such as: KNNs, Decision Trees, Naive Bayes, Gaussian Naive Bayes, Regressions and their variations from scratch without using any in-built libraries.

bombshell icon bombshell

This repository aims to create a user-defined interactive shell program that can create and manage new processes. This was done as a part of the Monsoon'22 course 'Operating Systems and Networks (OSN)'.

bravl icon bravl

Code and Data for "Decoding Visual Neural Representations by Multimodal Learning of Brain-Visual-Linguistic Features"

clickbaited icon clickbaited

Compared the properties of Clickbait titles vs Non-Clickbait titles and classified the data using simple classifier models such as SVMs, Logistic Regression and XGBoost.

corefres_hindi icon corefres_hindi

Coreference resolution is a very important and common task in NLP. Most of the previous work in it has been towards hand crafted features. Along with that, most of the work in coreference resolution has been in English, with little to none work for Hindi. In this work, we explore neural-network based methods on English and Hindi datasets. We also try to leverage BERT to produce contextual word embeddings which boost the performance of the models. We also create a baseline model for neural coreference resolution in Hindi.

covid_tracing_project icon covid_tracing_project

We use C programming language and the knowledge of Data Structures in order to build a real-time Covid Tracing and Tracking model

cowintelli_chatbot icon cowintelli_chatbot

The primary focus of the bot is to guide people in the ongoing pandemic, answer questions regarding vaccinations, symptoms, live covid statistics, probability of being infected to name a few.

cross-lingual-fact-checking icon cross-lingual-fact-checking

This is the code repository for the paper 'Cross-Lingual Fact Checking: Automated Extraction and Verification of Information from Wikipedia using References'

cryptocurrency-backend icon cryptocurrency-backend

We design and implement an application that provides information about cryptocurrency. The goal is to create a functional backend system that retrieves and updates cryptocurrency data.

deep-image-tasks icon deep-image-tasks

In this repository we perform various image processing and downstream tasks using various algorithms and approaches.

exemplar-guided-paraphrase-generation icon exemplar-guided-paraphrase-generation

This repository aims to do Exemplar-Guided Paraphrase Generation (EGPG). The goal is to produce a target sentence that matches the style of the provided exemplar while preserving the source sentence's content information. Done as a part of the Monsoon'22 course 'Advanced NLP' (ANLP).

gates_from_scratch icon gates_from_scratch

The repo contains the complete code for building Language Models based on RNN, LSTMs and GRUs from scratch. Rather than just simply using the pytorch (nn.RNN, nn.LSTM, nn.GRU), we construct these models from scratch.

hh-type-models-for-cortical-and-thalamic-neurons icon hh-type-models-for-cortical-and-thalamic-neurons

In this repository, we develop Hodgkin-Huxley models of different cells taken from different parts of the brain (including the visual and somatosensory cortices) and from different animals (ferrets, rats, etc.) using computer simulations. Done as a part of Monsoon'22 course 'Introduction to Neural and Cognitive Modelling (INCM)'

hipama_replicate icon hipama_replicate

This repository is the implementation of the HiPAMA architecture, introduced in the paper, Hierarchical Pronunciation Assessment with Multi-Aspect Attention (ICASSP 2023).

irel-at-semeval-2024-task-9 icon irel-at-semeval-2024-task-9

This repo contain the code for our approach towards SemEval-2024 Task 9: BRAINTEASER: A Novel Task Defying Common Sense. Our approach demonstrated significant improvements, showing that it performed better than the baseline models by a considerable margin.

keras-nlp icon keras-nlp

Modular Natural Language Processing workflows with Keras

kn-wb-smoothing icon kn-wb-smoothing

EuroParl and Medical Abstracts are the two corpora we have. Our aim is to use Kneyser-Ney and Witten-Bell smoothing to create Language Models for both of these corpora. We also compute perplexity scores for each sentence in the EuroParl and Medical Abstracts corpora for each of the above models, as well as an average perplexity score/corpus/LM for the train corpus.

krash_of_klans icon krash_of_klans

We construct a 2D game in Python3 (terminal-based) that is largely influenced by Clash of Clans, in which the user controls the king or queen and moves it up, down, forward, and backward while destroying structures and fighting defences. We use object-oriented programming concepts, and the game is a simplified version of Clash of Clans. The goal of the game is to destroy as many buildings as possible while collecting as much loot as possible. An army of troops will assist the king or queen in cleaning up.

multi-document-summarization icon multi-document-summarization

Our project addresses the challenge of multi-document summarization with Large Language Models (LLMs), which are constrained by token length limitations. We propose a novel approach that combines the strengths of LLMs and Maximal Marginal Relevance (MMR).

musicnn-2022 icon musicnn-2022

The main idea behind this repository is 'Comparing Human Perception Of Song Similarity With ML Models'. Done as a part of BRED course Monsoon'22.

rl-on-openai-gym icon rl-on-openai-gym

We Implement algorithms such as: Monte Carlo(on and off policy), Q-Learning, SARSA, Policy Iteration and Value Iteration on OpenAI Gym environments.

scratching_elmo icon scratching_elmo

Using PyTorch, we create an ELMo architecture from scratch and put it into practise for a multi-class sentence classification challenge.

tiny-imagenet-200 icon tiny-imagenet-200

Code for getting above 50% validation and test accuracy. The preprocessing and other such tasks use excessive RAM.

ventral-cochlear-nucleus-neurons icon ventral-cochlear-nucleus-neurons

This repository aims to code out and replicate the results from the paper ' The Roles Potassium Currents Play in Regulating the Electrical Activity of Ventral Cochlear Nucleus Neurons.' Done as a part of the Monsoon'22 course 'Introduction to Neural Cognitive Modelling (INCM).'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.