Shayan Ali Bhatti (shayanalibhatti)

shayanalibhatti

Geek Repo

Location:United States of America

Home Page:linkedin.com/in/shayan-ali-bhatti/

Github PK Tool:Github PK Tool

Shayan Ali Bhatti's repositories

Retail-Store-Item-Detection-using-YOLOv5

In this repository, I present a retail store item detector using YOLOv5

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:107Issues:3Issues:5

Finger-Movement-Classification-via-Machine-Learning-using-EMG-Armband-for-3D-Printed-Robotic-Hand

This repository shows how to classify EMG data coming from Myo Armband using neural networks and interface a 3d printed robotic hand to imitate the classified movement

Language:PythonLicense:GPL-3.0Stargazers:67Issues:3Issues:1

Designing-a-PDF-Audiobook-using-Python

In this code, a simple implementation of PDF to audio converter is shown

Video-Augmentation-Code

In this repository, a simple implementation of Video augmentation is provided to augment videos for machine learning training tasks.

Language:PythonLicense:MITStargazers:20Issues:1Issues:0

Coding-neural_network-for-XOR-logic-from-scratch

In this repository, I implemented a proof of concept of all my theoretical knowledge of neural network to code a simple neural network for XOR logic function from scratch without using any machine learning library

Language:Jupyter NotebookStargazers:17Issues:1Issues:1

Depression-Assistant-Chatbot

In this project, I extend the implementation of a Tweet/Sentence Sentiment Classification to a "Depression Assistant Chatbot". This software asks the users how they are feeling and if what they write expresses sadness of anger then they are greeted with jokes until they feel better.

Language:Jupyter NotebookLicense:MITStargazers:15Issues:0Issues:0

Predicting_Bike_Share_Demand_with_LSTM

In this project, I implemented LSTM model to predict hourly Bike Share Demand

Language:Jupyter NotebookStargazers:8Issues:1Issues:0

Creating-Weather-Forecast-App-in-Python-using-Openweathermap-API-and-MongoDB

In this app, I demonstrate how to design a Weather Forecast App that downloads weather forecast data from OpenWeatherMap using REST API and stores data in MongoDB for analysis. The weather forecast data is then shown on Google Map for each city.

Language:PythonStargazers:5Issues:1Issues:0

Sorting_data_on_multiple_processors

In this Python repository, I sorted data using multiple processors via MPI4PY library.

Language:PythonLicense:MITStargazers:2Issues:1Issues:1

IBM_Capstone_Data_ScienceProject

In this project, I implemented Convolutional Neural Networks on images of melspectrogram of sound files.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:1Issues:1Issues:0

Predicting_room_occupancy_using_logistic_regression

In this repository, I used UCI's Occupancy Detection dataset to predict room occupancy prediction using logistic regression.

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

Analyzing_Boston_Crime_Dataset

In this repository, I used the Boston Crime Dataset to analyze different statistics using the dataset. Seaborn library was used for plotting.

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

APIs

Code Repo for API course in Fullstack ND

Language:PythonStargazers:0Issues:0Issues:0

Customer_churn_prediction_using_XGBoost

In this repository, I implemented Gradient Boosting Trees using XGBoost to predict customer churn. The "Churn-modeling" dataset was downloaded from Kaggle.

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

Edge_app_to_detect_pose_or_text_or_car

In this repository, a simple application of Edge computing is shown to detect human pose or text or car type/color from an image using Intel's OpenVINO Toolkit

Language:PythonStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

Predicting-Avocado-Price-with-LSTM

In this project, I created a Avocado Price prediction model using the Avocado price dataset from Kaggle. LSTM is used for prediction model.

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

Training-xor-on-neural-network-with-keras

In this project, i trained a 2 input xor function using neural network with keras library

Language:PythonStargazers:0Issues:0Issues:0

Tweet-sentiment-classification

In this project i read a large Tweet dataset and clean each tweet then use Stemming and using bag of words model, feed each tweet to single layer neural network for classification.

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

yolov5

YOLOv5 in PyTorch > ONNX > CoreML > iOS

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0