IamAdiSri
Summer '23 Intern at @dropbox | Graduate Student at CU Boulder | Ex NLProc and ML Engineer at SentiSum | Ex NLProc Researcher at LTRC IIIT-H
University of Colorado, BoulderUnited States
Pinned Repositories
2d-game
Simple 2D game made with OpenGL
ai-tictactoebot
AI bot implementation for 4x4x4x4 ultimate tic-tac-toe game
auth-id
A hierarchical bi-LSTM model trained to identify the author of a given email (SMAI@IIIT-H 2017)
cmn4recosys
Collaborative Memory Networks for Recommendation Systems, implementation in PyTorch
federated_learning_bda
Using distributed machine learning and federated learning techniques to preserve privacy when learning from personal data.
hcms-semeval20
HCMS at SemEval-2020 Task 9: A Neural Approach to Sentiment Analysis for Code-Mixed Texts
hf-trim
Reduce the size of pretrained Hugging Face models via vocabulary trimming.
hpc-net
Stateless, ethernet-based networking for datacenter-scale HPC applications
IamAdiSri's Repositories
IamAdiSri/hf-trim
Reduce the size of pretrained Hugging Face models via vocabulary trimming.
IamAdiSri/cmn4recosys
Collaborative Memory Networks for Recommendation Systems, implementation in PyTorch
IamAdiSri/auth-id
A hierarchical bi-LSTM model trained to identify the author of a given email (SMAI@IIIT-H 2017)
IamAdiSri/2d-game
Simple 2D game made with OpenGL
IamAdiSri/hcms-semeval20
HCMS at SemEval-2020 Task 9: A Neural Approach to Sentiment Analysis for Code-Mixed Texts
IamAdiSri/ai-tictactoebot
AI bot implementation for 4x4x4x4 ultimate tic-tac-toe game
IamAdiSri/federated_learning_bda
Using distributed machine learning and federated learning techniques to preserve privacy when learning from personal data.
IamAdiSri/hpc-net
Stateless, ethernet-based networking for datacenter-scale HPC applications
IamAdiSri/cl1-proj
Dump Hindi-Urdu treebanks into a MySQL database
IamAdiSri/iasnlp-proj
Corpus preprocessing toolkit for social media text
IamAdiSri/bloxorz-clone
A 3D OpenGL C++ implementation of Bloxorz
IamAdiSri/cloudboard
IamAdiSri/cn_proj
Proxy server in python, built for Computer Networks course @ IIIT-H (2017)
IamAdiSri/csci5535-f23-hw00
Assignment 0: Preliminaries
IamAdiSri/csci_5502_project
Course project on recommendation systems for CSCI 5502 Data Mining
IamAdiSri/csci_5622_machine_learning
Problem sets, assignments and project backup for the Fall 2022 course CSCI 5622 (Machine Learning) taught by Dr. David Quigley at the University of Colorado, Boulder.
IamAdiSri/emocontext
Repository for the EmoContext Task @ SemEval '19
IamAdiSri/fcc-hyd.github.io
FreeCodeCamp Hyderabad
IamAdiSri/IamAdiSri
Profile README
IamAdiSri/kubernetes-tutorial
Adaptation of kubernetes/examples "guestbook" application
IamAdiSri/my-shell
Self developed shell implementation, written in C
IamAdiSri/open-event-orga-server
The Open Event Organizer Server to Manage Events
IamAdiSri/osquery
SQL powered operating system instrumentation, monitoring, and analytics.
IamAdiSri/pagemirror
IamAdiSri/pipenv
Python Development Workflow for Humans.
IamAdiSri/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
IamAdiSri/quiz-portal-backend
The generic quiz portal's backend
IamAdiSri/quiz-portal-frontend
The generic quiz portal's frontend
IamAdiSri/stopstalk-deployment
StopStalk prod code :sunglasses:
IamAdiSri/xv6
Experiments with MIT's xv6 OS as part of Operating Systems course @ IIITH