Skip to content
View iJoud's full-sized avatar
🌟
🌟
  • King Abdulaziz University
  • Saudi Arabia

Block or report iJoud

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
iJoud/README.md
  • 👋 Hi, I’m @iJoud
  • 👀 I’m interested in Data Science and Machine Learning
  • 🌱 I’m currently student at Faculty of Computing and Information Technology, King Abdulaziz University

Pinned Loading

  1. Coursera-Machine-Learning-Course Coursera-Machine-Learning-Course Public

    My assignments for machine learning Course, each assignment in separate branch.

    MATLAB

  2. CPIT425-Security-Encryption-Algorithms CPIT425-Security-Encryption-Algorithms Public

    Various Encryption Algorithms I've Implemented Using Java and Python for CPIT425-ISecurity Course.

    Python

  3. Seq2Seq-Chatbot Seq2Seq-Chatbot Public

    Implementing a chatbot with Pytorch using sequence-to-sequence model architecture (encoder and decoder) - DLND Project.

    Jupyter Notebook 3 1

  4. GAN-Face-Generation GAN-Face-Generation Public

    Build a custom generative adversarial network to generate new images of faces from processed CelebA face dataset.

    Jupyter Notebook

  5. CNN-Landmark-Classification CNN-Landmark-Classification Public

    Construct and train custom Convolutional Neural Networks (CNN) to predict the most likely landmark that appears in the image. In addition to using ResNet16 as a transfer learning model to achieve a…

    HTML 1

  6. Disaster-Response-Pipeline Disaster-Response-Pipeline Public

    Built an ETL pipeline to combine and process data from different sources. Training a supervised machine learning model and tuning hyperparameters using grid search. Finally. deploying the model on …

    Python