Skip to content
View ayeenp's full-sized avatar
  • Tapsell
  • Iran, Tehran
  • 10:32 (UTC +03:30)

Organizations

@Falconx2

Block or report ayeenp

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ayeenp/README.md

😄 About Me

I am currently pursuing a Bachelor's degree in Computer Engineering at Sharif University of Technology. I am deeply passionate about machine learning, data science, and data engineering. My journey through various academic and professional experiences has allowed me to work on various projects, from image processing and reinforcement learning projects to designing data pipelines for machine learning systems.

Pinned Loading

  1. Deep-RL-Notebooks Deep-RL-Notebooks Public

    Deep Reinforcement Learning Course Notebooks: Model and Algorithm Implementations and Experiments

    Jupyter Notebook 2 1

  2. Machine-Learning-notebooks Machine-Learning-notebooks Public

    Machine Learning Course Notebooks: Model and Algorithm Implementations and Experiments

    Jupyter Notebook 2

  3. ConnectFour-bot ConnectFour-bot Public

    The bot plays the (almost) perfect connect 4 game by using the minimax algorithm to check 8 moves ahead and makes the best decision. Optimization with alpha-beta pruning is also done.

    C 1

  4. advanced-programming-sut-2023/Stronghold-Crusader advanced-programming-sut-2023/Stronghold-Crusader Public

    Recreation of Stronghold Crusader - Advanced Programming course Project

    Java 2

  5. aqi-monitor aqi-monitor Public

    Tehran weather Air Quality Index monitor as a gnome shell extension

    JavaScript

  6. assembly-calculator-and-SOLE assembly-calculator-and-SOLE Public

    Assembly code implementations for solving system of linear equations and performing 256-bit integer calculations on Intel x86 and IBM s/390x processors.

    Assembly