aasthac67
MSCS at University of Southern California | B.Tech in Information Technology at National Institute Of Technology, Karnataka.
University of Southern California
Pinned Repositories
aasthac.github.io
Personal Website made using HTML and CSS
Bag_of_Words
Preprocessing the data and creating Bag of Words Model for Information Retrieval
D2D-NS3
Improving SINR Values in D2D communication having 5 pairs of Public Safety Communication nodes and 5 pairs of Commercial Nodes
Diabetes_Prediction
Using Linear Regression along with gradient descent to predict if a patient has Diabetes
DNS-Tunneling-Detection
Creating a tool for the accurate detection of DNS Tunneling queries using Cache Miss properties and Machine Learning Models.
Feature-Matching-using-OpenCV
Using OpenCV to match features and identify an object.
Fingerprint-Matching
This project takes in an image of a finger, then preprocesses this input image to extract the fingerprint and using SIFT, checks if this fingerprint is already present in the database.
Google-Maps
A simple project to find nearby locations around the current location.
Number-Sign-Recognition
This Project predicts number signs between 1 to 5 using Keras. OpenCV is used to collect test and train data.
Recommender-System-for-Tourism
A Content based Recommender Sytem for Tourism
aasthac67's Repositories
aasthac67/Fingerprint-Matching
This project takes in an image of a finger, then preprocesses this input image to extract the fingerprint and using SIFT, checks if this fingerprint is already present in the database.
aasthac67/DNS-Tunneling-Detection
Creating a tool for the accurate detection of DNS Tunneling queries using Cache Miss properties and Machine Learning Models.
aasthac67/D2D-NS3
Improving SINR Values in D2D communication having 5 pairs of Public Safety Communication nodes and 5 pairs of Commercial Nodes
aasthac67/Diabetes_Prediction
Using Linear Regression along with gradient descent to predict if a patient has Diabetes
aasthac67/aasthac.github.io
Personal Website made using HTML and CSS
aasthac67/Bag_of_Words
Preprocessing the data and creating Bag of Words Model for Information Retrieval
aasthac67/Number-Sign-Recognition
This Project predicts number signs between 1 to 5 using Keras. OpenCV is used to collect test and train data.
aasthac67/Recommender-System-for-Tourism
A Content based Recommender Sytem for Tourism
aasthac67/BalanceTheBase
aasthac67/Best_Match_Models
Preprocessing the data and trying out various Best Match Models for Information Retrieval
aasthac67/CSCI-570-Project
CSCI-570 Course Project
aasthac67/Cube_Jump
Using Unity along with C# script to make a cube jump based on a button click
aasthac67/Decision-Support-System
aasthac67/Hacktoberfest-2k19
aasthac67/Hacktoberfest-test-repo
aasthac67/Image-style-transfer
An andriod app that takes in 2 images namely content and style image and merges them as an output.
aasthac67/Insurance_Charges_Prediction
Predicting Insurance charges based on other factors using Linear Regression
aasthac67/Inverted_Index_Construction
Preprocessing the data and creating Inverted Index for easy retrieval of information
aasthac67/LED_Mouse_and_Sound_Interface
Controlling the laptop screen by making use of an LED to perform clicks and voice to perform certian operations
aasthac67/Maze-Solver-Using-A--search
This Unity project contains code to solve a custom maze using A* search Algorithm.
aasthac67/Object-Detection-and-Tracking
Object Detection and Tracking on Videos using YOLO model
aasthac67/Real-Time-Chat-Application
Developed a 1-1 chat application for multiple users with React and Go, using Postgres for the database and Redis for caching.
aasthac67/Snapchat_Filter
Placing the snapchat filter using Python OpenCV
aasthac67/Software_Verification
The projects uses Software Requirements specified in the form of state diagrams to automatically verify the correctness of a software.
aasthac67/Spam_Classification
Uses Support Vector Machine and Naive Bayes to predict if emails are Spam or Ham
aasthac67/Student-Identity-and-Certificate-Verification
aasthac67/Temple_Run_Game
Using Unity to create a gaem similar to Temple Run
aasthac67/Unity-Junior-Programmer
aasthac67/Unity_Virtual_Buttons
A simple project to create virtual buttons with Unity
aasthac67/Vector_Space_Model
Preprocessing the data and creating Vector Space Model for Information Retrieval