Skip to content
View BeshoAsham's full-sized avatar

Block or report BeshoAsham

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. Automated-Object-Detection Automated-Object-Detection Public

    Automated Object Detection using VGG16 on an image dataset to extract features with Accuracy score of 95 %

    Jupyter Notebook

  2. Credit-Card-Customers-Prediction Credit-Card-Customers-Prediction Public

    Logistic and SVC models used on a numerical Credit Card Customers Prediction dataset . Accuracy score = 97 %

    Jupyter Notebook

  3. Edara-Dashboard Edara-Dashboard Public

    an Inventory Management System web application using nodeJS, ExpressJs frameworks and reactJS library Database using MySql.

    JavaScript

  4. Inventory-Management-System-With-Spring-Boot Inventory-Management-System-With-Spring-Boot Public

    Inventory Management System With Java Spring Boot and Database using MySql

    Java 1 1

  5. Multi-class-classification-of-breast-cancer-abnormalities Multi-class-classification-of-breast-cancer-abnormalities Public

    Multi class classification of breast cancer abnormalities using Deep Convolutional Neural Network (CNN) with data augmentation and Accuracy score = 98 %

    Jupyter Notebook

  6. Solving-Reader-Writer-Problem-using-real-world-application Solving-Reader-Writer-Problem-using-real-world-application Public

    Solving Reader-Writer Problem using a real world application it includes a solution for the dead lock ,starvation and synchronization problem

    Java