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

Block or report AliMorty

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

  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 109 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