Skip to content
View AliMorty's full-sized avatar
Block or Report

Block or report AliMorty

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Markov-Random-Field-Project Markov-Random-Field-Project Public

    This project has two parts. In part one, we use markov random field to denoise an image. In Part two, we use similar model for image segmentation.

    Jupyter Notebook 114 31

  2. Text_Summerization Text_Summerization Public

    In this project, we used the page rank algorithm to extract important sentences as an extractive summary. We used word2vec representation of words to calculate word similarities.

    HTML 6 1

  3. Text-Classification Text-Classification Public

    In this project, we used 3 different metrics (Information Gain, Mutual Information, Chi Squared) to find important words and then we used them for the classification task. We compared the result at…

    Jupyter Notebook 13 4

  4. B.SC.-Project B.SC.-Project Public

    Implementation and Evaluation of "Genetic" and "Simulated Annealing" algorithms for Extended version of Travelling Salesman Problem.

    Python 2