Skip to content
View Ziad235's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Ziad235

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

  1. FederatedLearning-RA FederatedLearning-RA Public

    This is a repository that contains my findings of my research with Professor Fida Dankar.

    Jupyter Notebook

  2. Simulation-Dice-Game Simulation-Dice-Game Public

    This is a Python program that is a variant of the game BlackJack. This program uses Reinforced Learning, a main intersection between Machine Learning and Artificial Intelligence, to give the user a…

    Python 1

  3. Text-Classification Text-Classification Public

    Python program that uses Naive Bayes for text classification

    Python

  4. LSTM-Sentiment-Classification LSTM-Sentiment-Classification Public

    An LSTM-based sentiment classifier that mainly uses TensorFlow and Keras.

    Python

  5. Best-Vertex-Cover Best-Vertex-Cover Public

    This Python program uses 2 main Artificial Intelligence Algorithms to solve the Best Vertex Cover Problem.

    Python

  6. Virtual-FileSystem Virtual-FileSystem Public

    This is a C++ program of a Linux-based virtual file system.

    C++