Skip to content
View mohammadAbbasniya's full-sized avatar
✌️
keep learning
✌️
keep learning

Organizations

@NLP-Final-Projects
Block or Report

Block or report mohammadAbbasniya

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. BreastCancer-Classification BreastCancer-Classification Public

    This repository consists of python implementations which used in process of preparing a method for breast cancer detection using Histopathology images.

    Jupyter Notebook 3 1

  2. NLP_persian_sentiment_analysis NLP_persian_sentiment_analysis Public

    Implementation of NLP models for classification of the Persian comments' sentiment

    Jupyter Notebook

  3. Genetic_DecisionTree_python Genetic_DecisionTree_python Public

    Implementation of Decision-Tree combined with Genetic-Algorithm from scratch in python.

    Jupyter Notebook

  4. Genetic_CNN_optimizer Genetic_CNN_optimizer Public

    Implementation of Genetic based optimization for the structure of CNN

    Jupyter Notebook

  5. EvolutionStrategy_PointsInCircle EvolutionStrategy_PointsInCircle Public

    Spread K points in a unit circle using Evolutionary Strategy

    Python

  6. csp_sudoku_solver csp_sudoku_solver Public

    Solve the given n^2 × n^2 sudoku with CSP algorithms

    Java