Skip to content
View ayush055's full-sized avatar

Highlights

  • Pro

Block or report ayush055

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. Cassava-Leaf-Disease-Classification Cassava-Leaf-Disease-Classification Public

    This project was part of the Kaggle Cassava Leaf Disease Classification competition. This was an image classification competition in which I built a machine learning model capable of classifying im…

    Jupyter Notebook

  2. cots-object-detection cots-object-detection Public

    This project was part of the Kaggle COTS Object Detection competition. This was an object detection competition in which I used a YOLOv5 model to identify the location of COTS in video data.

    Jupyter Notebook

  3. Hurricane-Trajectory-Prediction Hurricane-Trajectory-Prediction Public

    This was a project that used data from the SHIPS dataset to predict hurricane trajectories. An LSTM Model was built in PyTorch that can predict the trajectories of hurricanes given surrounding envi…

    Jupyter Notebook

  4. lung-cancer-research lung-cancer-research Public

    This project was conducted using data from the LIDC-IDRI dataset. Two 3D CNN models were built, one for classification of lung nodules and another for the segmentation of lung nodules from CT scans.

    Jupyter Notebook 3 3

  5. signslate signslate Public

    Signslate is an application that allows users to speak and translate speech to ASL or allow users to sign in ASL through their webcam and translate it to speech.

    Python

  6. trie-project trie-project Public

    Py-Trie is a command-line interface which enables communication with a global trie hosted on the Google Cloud Platform. Users can execute basic commands such as inserting, deleting, and searching w…

    Python