Vishal R's repositories
cifar10-pytorch
PyTorch Tutorial to train ConvNets for Image Classification.
Spam-Detector2
A simple Spam Detector written in Python using Sklearn and NLP
Sudoku-Game-using-Tkinter
Sudoku Game created using Tkinter library in python.
AES-Encryption
This is a quick and simple AES Encryption implementation using C Programming Language
Image-Captioning
Implementation of Image Captioning Model using CNNs and LSTMs
Scene-Describer
Video Timestamp recommendation using Transfer Learning and NLP
Sorting-Visualizer
Simple React app for visualization of different sorting algorithms.
BigHOST
BigHOST is an autograding system that is developed to evaluate Big Data Assignments. BigHOST employs a simple architecture that is scalable and provides a fair environment for executing multiple Big Data jobs in parallel. Official repository for paper "BigHOST: Automatic Grading System for Big Data Assignments", CCGridW 2023.
Recurrent-Networks
Implements Stacked-RNN in numpy and torch with manual forward and backward functions
SSML-spark-streaming-for-machine-learning
Distributed Machine Learning and Deep Learning for CIFAR10 Image Classification using Apache Spark
Caesar-Cipher
Implementation of Caesar Cipher in C Programming Language
Computer-Networks-Laboratory-UE19CS255
Repository containing submission made for the course Computer Networks Laboratory.
llm.c
LLM training in simple, raw C/CUDA
MNIST-PyTorch
PyTorch implementation for training a LeNet-5 like Convnet on MNIST digits
Multiview-3D-Reconstruction
Using traditional image processing techniques to construct 3D point cloud of objects. Incremental Structure from Motion (SfM) is used, a popular SfM algorithm for 3D reconstruction for reconstruction. The method is then evaluated using certain 3D reconstruction datasets.