RohitNagraj
I am an enthusiastic and ambitious student currently pursuing BE in Information Science & Engineering.
University of Southern CaliforniaLos Angeles, CA, USA
Pinned Repositories
DeepMatrixCapsules
Deep Matrix Capsules Implementation
DinoAI
A CNN to play the Google Dino game
EngineeringCourse
A repository of all the toy programs written by me in my course of Engineering in ISE
HeartDiseaseDetection
A Heart Disease classifier using KNN algorithm
HyperspectralClassification
HSI Classification on the indian pines dataset using various algorithms
iNeuron_Hackathon
Code for iNeuron Hackathon
PythonRansomware
A simple python program that encrypts the user files with a unique 128-bit key, and also decrypt it if needed
RockPaperScissors-Online
An online version of Rock Paper Scissors game made with PyGame and Socket
SelfDrivingCar
A self driving car using Raspberry Pi and CNN
WhatsappGroupCreator
A python project that automatically fetches contacts from a google sheet and creates a whatsapp group with that contacts list
RohitNagraj's Repositories
RohitNagraj/HeartDiseaseDetection
A Heart Disease classifier using KNN algorithm
RohitNagraj/iNeuron_Hackathon
Code for iNeuron Hackathon
RohitNagraj/SentimentAnalysis_IMDB
An implementation of BiLSTM with Word2Vec for sentiment analysis on IMDB dataset
RohitNagraj/HyperspectralClassification
HSI Classification on the indian pines dataset using various algorithms
RohitNagraj/PythonAutomation
A repository containing random automation programs written in python
RohitNagraj/6thSemIse
Contains all the codes done as a part of 6th Sem ISE RIT.
RohitNagraj/7thSemIse
RohitNagraj/ActionsOnGoogle-NammaMetro
An Actions on Google app for the Google Assistant that helps you with travelling in Namma Metro by providing related information
RohitNagraj/Devengers-Skillenza
A repository that contains all of our Devengers hack submissions at Microsoft, Bangalore
RohitNagraj/DiabeticRetinopathy
Diabetic Retinopathy Image Classification using SVM
RohitNagraj/DSC-Website-New
The new official DSC RIT website.
RohitNagraj/electhon-submission
RohitNagraj/FlappyBirdAI
A NEAT algorithm implementation to teach an AI to play the Flappy Bird game
RohitNagraj/GPT2-from-scratch
RohitNagraj/GPU_Programming
RohitNagraj/IntroductionToStatisticalLearning
This repo contains codes from the lab sessionf of the book 'Introduction to Statistical Learning with Applications in R'
RohitNagraj/IOT_ProjectReport
A repository to help you with your IOT Report at ISE RIT 2020-21
RohitNagraj/ksp-submission
This repository is created for Karnataka State Police Hackathon 2023 - submission collection.
RohitNagraj/learning
Becoming better at data science every day
RohitNagraj/LearningPlotly
A simple repo with sample plotly code
RohitNagraj/LearningTriton
Learning OpenAI's Triton language and compiler
RohitNagraj/Micrograd
A small autograd engine
RohitNagraj/MLPfromScratch
Multilayer Perceptron implemented from Scratch using Numpy in Python
RohitNagraj/oh-my-bash
A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
RohitNagraj/OptunaWithPyTorchLightning
A simple implementation of Optuna modules with PyTorch Lightning for automated hyperparameter search
RohitNagraj/RateTheFarm
(1st Year vacations' project) An android app built with the core functionality of providing a rating to a farmer based on various parameters.
RohitNagraj/simpletransformers
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
RohitNagraj/SonarCloudTesting
A simple repo to try sonar cloud
RohitNagraj/TrojanHorse-Python
A simple trojan horse coded in Python
RohitNagraj/x86_OS_Kernel
Making an x86 64bit OS kernel that boots as an OS and prints some basic stuff.