-
wordle-flexible Public
A simple implementation of the popular game wordle but without a fixed number of characters in the word.
Python UpdatedJun 9, 2024 -
diffusion-ddpm Public
A very simple, bare-bones implementation of diffusion from scratch.
Python UpdatedAug 16, 2023 -
neural-question-generation Public
Finetuning a Transformer model for a seq2seq task and deploying it on the HuggingFace model hub (among other things).
-
black-box-attacks Public
Repository for Project of the course CS763 (Computer Vision).
-
letterboxd-lists Public
Use this to get the intersection or union of lists of films on letterboxd.
-
cs496-project Public
Repository containing code, papers, and report for CS496 (BTP-2).
-
conditioned-text-to-speech Public
Repository for course project for CS753 (Automatic Speech Recognition)
Jupyter Notebook UpdatedNov 24, 2019 -
cs753_assignments Public
Repository for assignments of the course CS753 (Automatic Speech Recognition).
Python UpdatedNov 12, 2019 -
cs747_assignments Public
Repository for assignments of the course CS747 (Foundations of Intelligent and Learning Agents).
Python UpdatedNov 8, 2019 -
gre-words Public
A list of useful GRE words gleaned from various sources with a simple terminal based program to run through them in a quiz format..
-
text-module Public
A predictive keyboard model made using the functional programming paradigm in Racket.
-
connect-and-conquer Public
Implementation of the popular classic game using the functional programming paradigm, complete with multiplayer support and 3 levels of CPU difficulty and coded from scratch.
-
neural-net-experiments Public
Contains some simple experiments and observations on Neural Networks.
Python UpdatedMay 15, 2019 -
cs763-assignments Public
Repository for assignments of the course CS763 (Computer Vision).
Python UpdatedApr 10, 2019 -
cs335-assignments Public
Repository for assignments of the course CS335 (Artificial Intelligence).
-
face_detection_recognition Public
A simple face detection and recognition system using Viola-Jones Algorithm for Detection and Convolutional Nets for recognition. Also included is a script to scrap celeb faces photos for training d…
Python UpdatedJan 10, 2019 -
pix2pix Public
Repository for course project for CS663 (Digital Image Processing)
-
musiquest Public
Repository for course project for CS387 (Database and Information Systems)
-
cs663-assignments Public
Repository for assignments of the course CS663 (Digital Image Processing).
MATLAB UpdatedNov 1, 2018 -
opengl-sample-code Public
Some openGL code I wrote while learning from Cherno Tutorials.
C++ UpdatedOct 2, 2018 -
conditional-neural-networks Public
Implementation of Conditional Neural Networks in Pytorch.
-
deep-neural-decision-forests Public
A model combining Deep Neural Networks and (Stochastic) Random Forests.
-
lyrics Public
Get lyrics from "azlyrics.com" and display on the terminal.
Python UpdatedMay 8, 2018 -
mixture-of-gaussians Public
Implementation of Mixture of Gaussians Model for Density Estimation, made from Scratch.
-
unified-random-forests Public
Implementations of various types of random forests based on a Research Paper by Microsoft. [Guide: Prof. Suyash Awate]
Python UpdatedMar 10, 2018 -
support-vector-machines Public
An implementation of Support Vectors (using L2 Regularization) from scratch.
-
An implementation of Locally Weighted Linear Regression from scratch. LWLR is a very inefficient learning method but does really good in regression problems after hyper-parameter tuning.
-
prolog-problems Public
Solutions to some of the assignments and of questions from other online resources
Prolog UpdatedMar 8, 2018