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

Block or report SiyavashAmirhajloo

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. Lango-App/Front Lango-App/Front Public

    Dart 2

  2. CI_P3---Fuzzy_Genetic_Classifier CI_P3---Fuzzy_Genetic_Classifier Public

    This project develops a genetic fuzzy system for detecting spam in SMS messages by evolving fuzzy rules using a genetic algorithm and evaluating their accuracy through feature selection and reducti…

    Jupyter Notebook

  3. CI_P2---Neural_Networks CI_P2---Neural_Networks Public

    This project consists of three parts: "MLP from scratch", "NAS problem", and "Self-Organizing Map (SOM) from scratch".

    Jupyter Notebook

  4. CI_P1--Genetic_Algorithm CI_P1--Genetic_Algorithm Public

    This project implements a genetic algorithm to optimize the configuration of telecommunication towers in neighborhoods, considering population, user satisfaction, and cost factors.

    Python

  5. CA_P2---Computer_Architecture_Simulator CA_P2---Computer_Architecture_Simulator Public

    This project is a simple simulator implemented in C that emulates the execution of machine code instructions. It provides a basic framework for fetching, decoding, executing, and storing instructio…

    C

  6. Dictionary Dictionary Public

    This project is an implementation of a dictionary using an AVL tree data structure. It provides functionalities to add, delete, search, and display words in the dictionary.

    C++