Skip to content
View HediyeRaisy's full-sized avatar
:octocat:
smile :)
:octocat:
smile :)
  • University of Science and Culture
  • Tehran
Block or Report

Block or report HediyeRaisy

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. Snake_game_with_GUI Snake_game_with_GUI Public

    a Visual Snake game with Turtle module in python

    Python 1

  2. Olivetti_face_PCA Olivetti_face_PCA Public

    This repository is about working with olivetti face dataset.In this repository I reduce dimentionality with pca and find the good number of principle components.At the end I find the eigen faces an…

    Jupyter Notebook 1

  3. MNIST_NAiive_Bayes_Forward_Selection MNIST_NAiive_Bayes_Forward_Selection Public

    In this repository we classified MNIST data with naiive bayes algorithm and reduce features with forward feature selection and reduce number of features from 784 to 24 with 0.65 accuracy.

    Jupyter Notebook 1

  4. LDA_MNIST LDA_MNIST Public

    This repository works on MNIST data and implement LDA from scratch on it. In the end we can see the plot of transformation of data on LDA1 and 2.

    Jupyter Notebook 1

  5. Pac-Man Pac-Man Public

    This is my first project for introduction in programing course in c

    C++

  6. Maze_with_stack Maze_with_stack Public

    Maze with stack

    C++