Aditya Vashista's repositories

Real-Time-Facial-Expression-Detection-Web-App

Real time sentiment analysis of face using Keras and OpenCv with help of web application based on Flask

Language:PythonStargazers:2Issues:2Issues:0

CAPSTONE-PROJECT-Real-Time-Path-Detector-with-Survilance-System

In this project is focused to reduce individual people detection and their path tracking from video obtained from CCTV footages. The App uses PyQt5 for desktop app GUI, SQL lite Browser for database management and CCS templates for themes in GUI.

Language:PythonStargazers:1Issues:1Issues:0

2-player-othello-with-Turtle-GUI

Using turtle,time, winspeed and OS libraries, the game was designed to represent the real-life Othello board game as a multiplayer 2-D computer game where the inputs/moves were entered by the players in a command line window and the all animations and game flow were simultaneously implemented on the pyturtle screen.

Language:PythonStargazers:0Issues:2Issues:0

AI-plays-Breakout-using-A3C

It is Artificial Intelligence project where a computer learns to play Breakout game using A3C model and using environment space from Open AI Gym.

Language:PythonStargazers:0Issues:2Issues:0

Battleship-on-python2.7

Using pygame, the game was designed to replicate the famous computer game Battleship. The game is completely GUI with mouse inputs.

Language:PythonStargazers:0Issues:2Issues:0

Duplicate-Questions-Remover

This project is used to find out a list of different unique questions from a large list of questions having many similar and duplicate questions. This problem is inspired by Kaggle competition where we need to identify if a pair of given Quora questions are similar/duplicate or not.

Language:PythonStargazers:0Issues:2Issues:0

Self-Driving-Car-Using-Kivy

It is AI self driving car code based on pytorch backend which can be trained and visualized using Kivy Graphical interface.

Language:PythonStargazers:0Issues:2Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:SmalltalkStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0

example_repo

An example repo for learning purposes

Language:PHPStargazers:0Issues:1Issues:0

Face-Lips-Eyes-detection-using-OpenCV

It is a simple python program that uses OpenCV to detect and show live faces, eyes and lips detected by video camera

Language:PythonStargazers:0Issues:2Issues:0

Future-Product-Price-Prediction-using-FB-Prophet

It is a simple price prediction and data visualization project which used Facebook Prophet to make future predictions of prices of Avacado in USA

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Future-Stock-Predictor-using-RNN

This is used to predict and visualize future stock price predictions using Recurrent Neural Network (RNN)

Language:PythonStargazers:0Issues:2Issues:0

GitBook-AIM

AIM challenge - Simulation and programming.

License:NOASSERTIONStargazers:0Issues:0Issues:0

Hotel-Managment-Bot-Using-Rasa

It is AI based FAQ chat bot for a hotel management system, built using RASA framework

Language:PythonStargazers:0Issues:2Issues:0

Image-Augmentation-and-Image-DataSet-Generated-using-Keras

It is a simple function made using Keras library to generate larger data set of images using a set of few images.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Image-Compression-Using-KMeans-Clusstering

It is a simple image compression technique which reduces the amount of images in a color to a desired number by using K-Means clustering unsupervised technique on input images. There by reducing the size of images

Language:Jupyter NotebookStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0

missing_AdityaVashista_101703039

It is a simple cmd python program that fills missing values in a data set by the median of available values of that attribute column

Language:PythonLicense:MITStargazers:0Issues:2Issues:0
Stargazers:0Issues:0Issues:0

Object-Detection-using-SSD

It is python program that is used to detect objects in a video using SSD detection model.

Language:PythonStargazers:0Issues:0Issues:0

outlier_AdityaVashista_101703039

It is an outlier detection and removal cmd program that detects outliers in a given file and stores outlier free data in a new file. It uses IQR method to do so

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

Pet-Classifier-Using-CNN

It is a cat/dog classifier made using convolutional neural networks. We have to give an image as input and the model predicts whether the input image is of a dog or a cat

Language:PythonStargazers:0Issues:0Issues:0

Random_Image_Filter

This MATLAB script is used to apply a filter consisting of a set of 5 different image operations on an input image. The image is randomly divided into 5 parts using random function. Each of these 5 parts is applied with different transformations from others.

Language:MATLABStargazers:0Issues:2Issues:0
Language:Jupyter NotebookStargazers:0Issues:2Issues:0

SLR-PARSER

SLR PARSER

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

SQL-commands-for-society-managment-system

SQL commands for creating various table,inserting data, updating data, creating procedures and triggers for a society management system

Stargazers:0Issues:2Issues:0