Pinned Repositories
7-segment-display-fpga
Design and implement a Seven Segment Display available on the BASYS3 board (FPGA) in VHDL
Automated-Conference-Scheduler
Optimization of Conference Schedule using AI search methods
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
Data_Driven_Astronomy
This repository contains my solutions to the course Data-driven Astronomy offered by The University of Sydney on Coursera
devops-training
DevOps Training Material
IPL_stats
A website that displays all the information a fan might want, be it ball by ball statistics, batting statistics, interesting facts and much more!
JinYangCFOOD
A computer vision iOS app
Parallel-K-Means-Clustering
Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results for a comparative study of the Speedup and Efficiency achieved in 3 different implementations
Reflex-Tester
This project aims to test how fast you can respond after seeing a visual stimulus or rather hand-eye coordination.
xv6-public
Low level containerisation implemented in xv6 (based on UNIX-v6) operating system by implementing a container manager, Virtual scheduler, System calls and Resource isolation (Virtual file system)
vinayak1998's Repositories
vinayak1998/Parallel-K-Means-Clustering
Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results for a comparative study of the Speedup and Efficiency achieved in 3 different implementations
vinayak1998/Data_Driven_Astronomy
This repository contains my solutions to the course Data-driven Astronomy offered by The University of Sydney on Coursera
vinayak1998/IPL_stats
A website that displays all the information a fan might want, be it ball by ball statistics, batting statistics, interesting facts and much more!
vinayak1998/Automated-Conference-Scheduler
Optimization of Conference Schedule using AI search methods
vinayak1998/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
vinayak1998/Bank-Customer-Churn-Prediction
Predicting Customer Churn in a Bank using ANNs
vinayak1998/CNN-Classification
A basic keras CNN model Template for Classification Tasks with Image augmentation
vinayak1998/Devnagari-Character-Recognition
Using CNN(Keras) and Image Augmentation techniques to classify a given set of handwritten Devnagari characters
vinayak1998/JinYangCFOOD
A computer vision iOS app
vinayak1998/OTHELLO
Simulating a game of othello on ARM processor Board( Embest Board Plugin- ARMSim#)
vinayak1998/SVM-Devnagari-Handwritten-Character-Recognition
Solving the Character recognition problem as an SVM optimization problem using CVXOPT
vinayak1998/xv6-public
Low level containerisation implemented in xv6 (based on UNIX-v6) operating system by implementing a container manager, Virtual scheduler, System calls and Resource isolation (Virtual file system)
vinayak1998/devops-training
DevOps Training Material
vinayak1998/Amazon-Rating-Prediction
Predicting Amazon ratings based on reviews by Text Classification using the Naive Bayes Algorithm.
vinayak1998/Boids-Starling-Murmuration-
Modeling and Simulating the fascinating phenomenon of Starling Murmuration
vinayak1998/bw-Image-Manipulation
Used linked lists (actually a list of lists/ array of lists) to encode an image in a compact format and perform operations on this format
vinayak1998/coala
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
vinayak1998/coala-bears
Bears for coala
vinayak1998/COL226
Course :- Programming Languages
vinayak1998/Colab
Repo linked woth the google colab account for saving deep learning notebooks
vinayak1998/crime-poc
A proof of concept for the CRIME attack for the course COL759-Cryptography (Spring 2020), IIT Delhi
vinayak1998/cups
Official CUPS Sources
vinayak1998/Discovery-of-Drug-Agencies
Modeling and solving Discovery of Drug Agencies(an NP class problem) as a SAT Problem. See the problem statement for more details.
vinayak1998/Gene-Sequence-Mapping
vinayak1998/House-Prices-Advanced-Regression
Solutions to predicting Iowa house prices (Kaggle)
vinayak1998/Image-based-rubik-s-cube-encryption-and-decryption
vinayak1998/iOS_Dice
A simple iOS app that simulates the shaking of a pair of dice with a shake gesture
vinayak1998/Preprocessing-and-Classification-Template
Simple, go-to, Data Preprocessing and Classification templates
vinayak1998/Song-Release-Year-Prediction
Using Regression to predict release year of a song from Audio Features
vinayak1998/Xylophone_iOS
A basic fun iOS app to play a Xylophone