Skip to content
View mohaned2014's full-sized avatar

Highlights

  • Pro

Block or report mohaned2014

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 Loading

  1. python-questions-dense-passage-retrieval python-questions-dense-passage-retrieval Public

    NLP model using dual DistilBERT encoders and a StackOverflow Python dataset to accurately answer Python-related questions by optimizing semantic understanding and context relevance.

    Jupyter Notebook 4 1

  2. tic-tac-toc-AI tic-tac-toc-AI Public

    Using Minimax, an AI to play Tic-Tac-Toe optimally with Alpha-beta pruning.

    Python 1

  3. competitive-programming-library competitive-programming-library Public

  4. Minesweeper-AI Minesweeper-AI Public

    AI to play Minesweeper

    Python

  5. Our-Movies-Movies-and-TV-React-Native Our-Movies-Movies-and-TV-React-Native Public

    JavaScript 1

  6. Deadlock-Detection-using-python Deadlock-Detection-using-python Public

    Deadlock Detection In this case for Deadlock detection we can run an algorithm to check for cycle in the Resource Allocation Graph. Presence of cycle in the graph is enough condition for deadlock

    Python