Skip to content
View arashsajjadi's full-sized avatar

Block or report arashsajjadi

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

Popular repositories Loading

  1. ai-powered-video-analyzer ai-powered-video-analyzer Public

    An offline AI-powered video analysis tool with object detection (YOLO), image captioning (BLIP), speech transcription (Whisper), audio event detection (PANNs), and AI-generated summaries (LLMs via …

    Python 11 6

  2. Hyper-parameter-optimization Hyper-parameter-optimization Public

    I took an optimization course with my dear professor, Dr. Bijan Ahmadi. For this course, I have to submit two or three projects, which I will share with you in this repository. The focus of these p…

    Jupyter Notebook 8 1

  3. G-DetectNet G-DetectNet Public

    G-DetectNet is a research prototype pipeline for Human-Object Interaction (HOI) detection using Graph Neural Networks (GNNs). It integrates deep GNN architectures with feature extraction and attent…

    Python 2

  4. perceptron-algorithm perceptron-algorithm Public

    In this repository, you can see the execution of the perceptron algorithm with Python. The code is written in such a way that n-dimensions data can be run. Of course, for 2D and 3D data, visualizat…

    Jupyter Notebook 1

  5. reinforcement-learning reinforcement-learning Public

    Reinforcement learning is a part of machine learning that tries to do things to maximize the rewards of actions in a particular environment. Reinforcement learning algorithms aim to find the best a…

    Jupyter Notebook 1

  6. MSc-Thesis-GRL-for-Learning-in-Incompatible-Environments-using-Graph-Representations MSc-Thesis-GRL-for-Learning-in-Incompatible-Environments-using-Graph-Representations Public

    This repository contains the code for a master's thesis on graph-based reinforcement learning using graph neural networks and transformer-based approaches. The thesis explores the role of morpholog…

    1