Skip to content
View pourbemany's full-sized avatar

Organizations

@ClevelandClinicQHS

Block or report pourbemany

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

Popular repositories Loading

  1. A-real-data-analysis-and-modeling-project A-real-data-analysis-and-modeling-project Public

    The main goal of this project is to explore the possibility of building a minimally viable product (MVP) model to predict the outcome of a restaurant's next inspection based on the provided data of…

    Python 2

  2. Histogram-equalization-gradient Histogram-equalization-gradient Public

    The goal of this project is to practice some basics of data transformations/representations using histogram equalization and gradient.

    Python

  3. Harris-corner-detection-and-K-means-clustering Harris-corner-detection-and-K-means-clustering Public

    This project uses the Harris corner detection technique to find the data points (key points) of an image and perform the K-means clustering technique using the strongest 100 points.

    Python

  4. Handwritten-digits-recognition-by-SVM-classifier Handwritten-digits-recognition-by-SVM-classifier Public

    The objective of this project is to use the Support Vector Machine (SVM) classifier to train a simple system for the recognition of handwritten digits (0, 1, …, 9).

    Python

  5. Handwritten-digits-recognition-by-ANN-SLP Handwritten-digits-recognition-by-ANN-SLP Public

    This project aims to use an artificial neural network (ANN) to train a simple system (single-layer perceptron) for the recognition of handwritten digits (0, 1, …, 9).

    Python

  6. Handwritten-digits-recognition-by-ANN-MLP Handwritten-digits-recognition-by-ANN-MLP Public

    This project aims to use a single-layer perceptron (SLP) artificial neural network (ANN) to train a system for the recognition of handwritten digits (0, 1, …, 9).

    Python