dchandak99
IIT Bombay CS undergrad || SWE | NLP | ML | Cryptography | Quant
Indian Institute of Technology BombayMumbai
Pinned Repositories
BERT-Sentiment
Sentiment Analysis on the IMDB dataset using BERT, Hugging Face and PyTorch
Betting-Against-Beta
Implementation of Trading Algorithm
buffer-overflow
Buffer Overflow Attacks and Defenses
CNN-Numpy
A pure numpy implementation of CNN
copy-on-write
Implementation of Copy on Write (COW) fork in xv6
data-science-question-answer
A repo for data science related questions and answers
E-Shop
E shopping website using Nodejs and Postgres
INRIA_Internship
Formal Verification of Security Protocols
LSTM_isb
LSTM with attention for time series predictions of stock prices using own Ticker Embedding model
TextGraphs-2020
Shared Task for the COLING 2020 conference
dchandak99's Repositories
dchandak99/BERT-Sentiment
Sentiment Analysis on the IMDB dataset using BERT, Hugging Face and PyTorch
dchandak99/LSTM_isb
LSTM with attention for time series predictions of stock prices using own Ticker Embedding model
dchandak99/Betting-Against-Beta
Implementation of Trading Algorithm
dchandak99/copy-on-write
Implementation of Copy on Write (COW) fork in xv6
dchandak99/buffer-overflow
Buffer Overflow Attacks and Defenses
dchandak99/TextGraphs-2020
Shared Task for the COLING 2020 conference
dchandak99/CNN-Numpy
A pure numpy implementation of CNN
dchandak99/E-Shop
E shopping website using Nodejs and Postgres
dchandak99/INRIA_Internship
Formal Verification of Security Protocols
dchandak99/IPL-database
Advanced SQL queries on IPL data
dchandak99/LongSumm
Shared Task Attempt at EMNLP 2020
dchandak99/asp.net-web-app
Tutorial to create simple web app on asp .net
dchandak99/Citytech-Internship
These are findings from my internship after my first semester in 2018.
dchandak99/DB-Server
Simulate a DB server in Python
dchandak99/dchandak99.github.io
Personal Website
dchandak99/File-System
File system implementation on an emulated disk
dchandak99/Graph-DBs
Graph Database queries in Neo4j
dchandak99/img-quilt
Image Quilting and Texture Synthesis
dchandak99/Linux-Shell
Built own Linux Shell in C
dchandak99/mem-manager
Custom Memory Manager
dchandak99/PCA_mnist
PCA in MNIST to understand handwriting patterns
dchandak99/QMInCC
Image Processing on Magnetic Resonance Images (MRIs)
dchandak99/Resume-CV
Latex code for resume and CV
dchandak99/RL-trade
Applications of Deep Reinforcement Learning to Algorithmic Trading
dchandak99/sclp-compiler
Step-by-Step construction of a Compiler
dchandak99/Spam-Email-Classification
dchandak99/tg2020task
TextGraphs-14 Shared Task on Multi-Hop Inference Explanation Regeneration
dchandak99/Tic-Tac-toe
dchandak99/Transformers
Tutorial on Hugging Face transformers
dchandak99/Web-Crawler
Web crawler made using Spark RDDs and Dataframes