Skip to content
View HazemMorsy's full-sized avatar

Block or report HazemMorsy

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. compilers-final-project compilers-final-project Public

    It is a C++ project that generates the JAVA byte code from a subset of JAVA.

    C++ 2

  2. MRNET MRNET Public

    It is a machine learning project to classify the abnormalities of different knee examination images.

    Jupyter Notebook

  3. 8-puzzle 8-puzzle Public

    Forked from AhmedAli97/8-puzzle

    We used JAVA language to implement some informed and uninformed search algorithms which are DFS,BFS and A*. This is an assignment in the AI course for CSED 2021.

    Java

  4. Graduation_Project Graduation_Project Public

    It is my graduation project that was developed using the Tensorflow framework to analyze video interviews through different machine learning models(facial, speech, and hand gesture models ) which h…

    Jupyter Notebook

  5. Book-Sotre Book-Sotre Public

    Forked from Jamaleldin/Book-Sotre

    Java

  6. RISK-Game-AI RISK-Game-AI Public

    It is an assignment of the AI course. it implements the Risk game using different algorithms (A*, greedy, Min-Max, etc...).

    HTML