Vedant Raval's repositories
Wavelets-and-Pyramids
Implemented Haar Wavelets and Lifting scheme for Image Compression and Denoising, along with Gaussian and Laplacian pyramids
Complete-ARM-CPU
Single and Multi-cycle ARM processors implemented using VHDL
FTL-project
Comparing different time-step Variants for the FTL method and proving & improving the DFTL method
Agricultural-Marketing-Dashboard
An interactive dashboard that makes use of the trends in the agricultural markets to provide meaningful insights along certain aspects
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
Heavy-Hitters-NUS
Comparing the Double Space Saving DS to the Heavy Keeper DS for the real world input streams
Image-Clearer
A compilation of some basic and complicated Denoising & Deblurring algorithms that works on images with unknown noise and blur
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)
Numerical-Algorithms-Assignments
Compilation of the assignments of the course of COL726: Numerical Algorithms (Spring 2021) and their solutions
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.
ARM-Calculator
A Simple Mathematical Expression Evaluator in ARM Assembly
Bayes-Net-Learning-EM
Bayes Net learning based on EM method
BERT-guided-MT
Utilizing expert pre-trained systems like BERT to improve the performance of low resource NMT
Boli-corpus-stats-website
Scripts that were used to creative an interactive website displaying the stats for the Indic multilingual train corpus - Boli, developed by us
Chat-Application
Implemented a chat application network to send and receive encrypted messages, which can not be decrypted by the Server
Developed-Games
Some scripts and documents for a few games developed by me in Unity while being in the Game Development club, IIT Delhi
Genetic-Score-Mapping
Solving the String Mapping Problem using Search Algorithms
Graph-Subset-Mapping
Solving a Graph Subset Mapping Problem using MiniSAT
Indian-Traffic-Road-Simulator
Developed an Indian Road Traffic simulator with user defined Vehicles
Indic-Parallel-Corpus-Boli
Created a multilingual training corpus across 15 Indian languages (including English) by compiling different sources
Interpreters-and-Simulators
Consists of a Functional language as well as an Imperative language, implemented using Ocaml
Parallel-Matrices
Implemented Pagerank algorithm as a MapReduce problem to incorporate parallelism. Also optimized different matrix computations by incorporating various parallelization schemes
Robust-Forms-Processing
Worked on processing photos and scans of printed form to extract the form fields and the written information in them
Whats-your-query
Compilation of the assignments of the course of COL362: Database management (Spring 2021) taught at IITD