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