Skip to content
View AdityaVashista30's full-sized avatar
😆
Wubba lubba dub dub!!
😆
Wubba lubba dub dub!!

Highlights

  • Pro
Block or Report

Block or report AdityaVashista30

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CAPSTONE-PROJECT-Real-Time-Path-Detector-with-Survilance-System CAPSTONE-PROJECT-Real-Time-Path-Detector-with-Survilance-System Public

    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 databas…

    Python 1

  2. Duplicate-Questions-Remover Duplicate-Questions-Remover Public

    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 wher…

    Python

  3. Self-Driving-Car-Using-Kivy Self-Driving-Car-Using-Kivy Public

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

    Python

  4. AI-plays-Breakout-using-A3C AI-plays-Breakout-using-A3C Public

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

    Python

  5. Fraud-Detection-using-SOM-and-ANN Fraud-Detection-using-SOM-and-ANN Public

    This a machine learning model using both supervised (ANN) and unsupervised (SOM) deep learning techniques to detect frauds in credit card dataset.

    Python 1

  6. 2-player-othello-with-Turtle-GUI 2-player-othello-with-Turtle-GUI Public

    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 playe…

    Python