Pinned Repositories
IoT-video-surveillance
Code for our paper titled "IoT Enabled Video surveillance system using Raspberry Pi." As the title suggests it's an IoT enabled, low-cost and extremely user friendly surveillance system implemented using the Raspberry Pi.
smart-parking
Code for our paper titled "Application-based Smart Parking System using CAN Bus" in IJEECS. It is a Smart Parking system that is client-based, and uses a CAN Bus as an improvement to existing systems.
aranyaka-eportal
An E-portal for uploading and viewing course materials for faculty and students of an institution
art-gallery
Solution to the Art Gallery Problem
boolean-retrieval
gender-bias-removal
Removing gender bias present in Bollywood movie scripts.
Lights_Out
node-crawler
Attempts to crawl the Ethereum network of valid Ethereum Nodes and visualizes them in a nice web dashboard.
TicTacToe---OpenGL-AI
A sample Tic Tac Toe game using OpenGL
Traffic-Control-System-using-Deep-Q-Learning
An efficient implementation of a traffic signal agent which is modelled as a Convolutional Neural Network and trained using Q-Learning.
VinayNR's Repositories
VinayNR/Traffic-Control-System-using-Deep-Q-Learning
An efficient implementation of a traffic signal agent which is modelled as a Convolutional Neural Network and trained using Q-Learning.
VinayNR/node-crawler
Attempts to crawl the Ethereum network of valid Ethereum Nodes and visualizes them in a nice web dashboard.
VinayNR/art-gallery
Solution to the Art Gallery Problem
VinayNR/boolean-retrieval
VinayNR/gender-bias-removal
Removing gender bias present in Bollywood movie scripts.
VinayNR/Lights_Out
VinayNR/SmartParking
A simple smart parking app connected to an Arduino via BT module to simulate a simple parking reservation system.
VinayNR/TicTacToe---OpenGL-AI
A sample Tic Tac Toe game using OpenGL
VinayNR/aranyaka-eportal
An E-portal for uploading and viewing course materials for faculty and students of an institution
VinayNR/defi
Decentralized Finance
VinayNR/assignment_3
Assignment 3: HMM-based POS Tagger & CRF-based NER Tagger
VinayNR/dfs
VinayNR/dtmc-ctmc
Analysis of non-thermodynamic properties of networked dynamical systems using stochastic thermodynamics using Markov Chains
VinayNR/legaleval-2023
VinayNR/Macroprocessor-for-8086
A Macroprocessor for 8086 written in lex and yacc, which are token lexical analysers and syntactical parsers.
VinayNR/Neural-Network-in-C-
A neural network implemented in C++ which details the essential math behind it such as calculation of gradients and the feedforward matrix multiplication.
VinayNR/NLP-Tasks
A few common algorithms in NLP implemented from scratch
VinayNR/probs
Problems
VinayNR/Reinforcement-Learning
Sample RL Examples
VinayNR/tiny-web-proxy
VinayNR/transparent-proxy
VinayNR/udp-ftp
UDP based FTP Protocol
VinayNR/VinayNR.github.io
Portfolio
VinayNR/web-server
A simple HTTP Web server in C++