Skip to content
View hafezbahrasemani's full-sized avatar

Block or report hafezbahrasemani

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. Data-Mining-Course-Assignment-Image-Compression Data-Mining-Course-Assignment-Image-Compression Public

    A picture is given in 256 pixels and you will use K-means algorithm to reduce the number of colors to 16 (or 256) so that the color of each pixel can be represented by only 4 bits (or 8 bits)

    Python 1

  2. Computational-Intelligence-Assignment-Neural-Networks Computational-Intelligence-Assignment-Neural-Networks Public

    In this project we will implement a neural network to predic the lables of some input dataset

    Python

  3. Computational-Intelligence-Course-Final-Project Computational-Intelligence-Course-Final-Project Public

    Implementing the RBF neural network and training it using FCM for multiclassification.

    Python

  4. Data-Mining-Course-Assignment-KMeans Data-Mining-Course-Assignment-KMeans Public

    In this part, you will implement and use the K-means clustering algorithm. First you will learn to cluster a simple 2D dataset, next you will learn a method to evaluate the performance of clusterin…

    Python

  5. Data-Mining-Course-Assignment-DBSCAN Data-Mining-Course-Assignment-DBSCAN Public

    Using DBSCAN algorithm to visualize the dense regions of the Iran's map for a data set of COVID-19 ( you've been supplied with geographical distribution of COVID-19 patients inside Iran (covid.csv)…

    HTML 1

  6. CASimulator CASimulator Public

    A simple simulator as a mano computer

    Java