Pinned Repositories
Agricultural-Marketing-Dashboard
An interactive dashboard that makes use of the trends in the agricultural markets to provide meaningful insights along certain aspects
AI-Cannon-Game-Tournament
An AI based implementation of the game cannon that won the class tournament. Support for clients to play on a central server.
Complete-ARM-CPU
Single and Multi-cycle ARM processors implemented using VHDL
Data-Mining-Algorithms
Repository for all assignments of the course COL761: Data Mining (Fall 2020), taught at IIT Delhi
Digit-Recognition-System
Implemented LeNet for MNIST Digit Recognition and carried out optimizations using pthreads, openBLAS etc
FTL-project
Comparing different time-step Variants for the FTL method and proving & improving the DFTL method
Heavy-Hitters-NUS
Comparing the Double Space Saving DS to the Heavy Keeper DS for the real world input streams
Machine-Learning-Algorithms
Compilation of different ML algorithms implemented from scratch (and optimized extensively) for the courses COL774: Machine Learning (Spring 2020) & COL772: Natural Language Processing (Fall 2020)
Tone-Mapping-Library
A compilation of various tone mapping algorithms programmed in MATLAB
Wavelets-and-Pyramids
Implemented Haar Wavelets and Lifting scheme for Image Compression and Denoising, along with Gaussian and Laplacian pyramids
Vedant2311's Repositories
Vedant2311/Tone-Mapping-Library
A compilation of various tone mapping algorithms programmed in MATLAB
Vedant2311/SAT-solver-toolbox
Modeled the proof systems of Analytic-Tableaux, First-Order-Resolution, ROBDD etc. in Ocaml to efficiently solve the SAT problem