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

Block or report PARSA-MHMDI

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
PARSA-MHMDI/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m Parsa Mohammadi
  • ๐Ÿ‘€ Iโ€™m interested in Machine Learning, Deep Learning, Computer vision, and signal processing
  • ๐Ÿ“• Iโ€™m an Electrical Engineering student at Amirkabir University of Technology
  • ๐Ÿ“ซ How to reach me: parsamohammadi@aut.ac.ir
  • ๐ŸŒ My website: https://parsam.eu.pythonanywhere.com/

Top Langs

Pinned

  1. correlation correlation Public

    In this repository, four famous correlation algorithms have been implemented. Pearson, spearman, Chatterjee, and MIC correlation algorithm implemented

    Jupyter Notebook 4

  2. AI-genetic-TSP AI-genetic-TSP Public

    A Solution to the Travelling Salesman Problem using Genetic Algorithms

    Jupyter Notebook 1

  3. design-ALU-with-Xilinx-ISE design-ALU-with-Xilinx-ISE Public

    This is Amirkabir University Logic Circuit Design final project 2022

    C 1

  4. AI-pacman-game-minimax AI-pacman-game-minimax Public

    Pacman AI that utilizes minimax, alpha beta pruning, expectimax.

    Python

  5. CV CV Public

  6. CPU CPU Public

    This repository contains code for a CPU in VHDL. The basic computer architecture with finite state machine used for this project.

    C