Skip to content
View ayushkumarshah's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Organizations

@RIT-SWEN610-F21
Block or Report

Block or report ayushkumarshah

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
ayushkumarshah/README.md

Hi there ๐Ÿ‘‹ , I am Ayush Kumar Shah, an AI enthusiast.

  • ๐Ÿ”ญ I am a Ph.D. student at Rochester Institute of Technology and one of the members of the MathSeer project, which is a system to make finding mathematical information easier. I am conducting research under Prof. Richard Zanibbi to create innovative search engines, interfaces, and algorithms for extracting and recognizing math.
  • โœ๏ธ I write blog posts that reflect my new learnings mostly related to python and AI.
  • ๐ŸŒฑ Iโ€™m currently learning fundamental concepts and advancements in recognition (parsing) of graphical information from documents.
  • ๐Ÿ“ƒ You can view my resume here: My Resume

Follow on Twitter Linkedin: ayush7

My latest Blog posts

My latest YouTube Videos

Ayush's github stats

Some additional pinned repositories

Pinned

  1. Guitar-Chords-recognition Guitar-Chords-recognition Public

    An application that predicts the chords when melspectrograms of guitar sound is fed into a CNN.

    Python 106 38

  2. autocar autocar Public

    A self-driving car that can detect lanes, stop sign, traffic light and avoid a collision, built using Canny edge detection, Hough transform, Haar cascade classifier, and Arduino programming.

    Python 5

  3. AI-Plays-GTA5 AI-Plays-GTA5 Public

    A bike-riding agent in a virtual environment (GTA5), built using CNN, used for simulating self-driving vehicles.

    Python 6

  4. Deep-Learning-Nanodegree-Udacity Deep-Learning-Nanodegree-Udacity Public

    This repository contains all the projects that I submitted during the completion of the Deep Learning Nano Degree provided by Udacity.

    Jupyter Notebook 2 1

  5. Nepali_Plagiarism_Detection Nepali_Plagiarism_Detection Public

    An application which detects plagiarised Devanagari text files using a self built rule based stemming algorithm and Cosine similarity.

    Jupyter Notebook 6 2

  6. SLR-Parser SLR-Parser Public

    A SLR_Parser which costructs canonical collection of LR(0) items and SLR Parsing table and also parses a given input string.

    Python 5 2