Skip to content
View Sabrout's full-sized avatar
Block or Report

Block or report Sabrout

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. domain_adaptation_of_linear_classifiers domain_adaptation_of_linear_classifiers Public

    Forked from GRAAL-Research/domain_adaptation_of_linear_classifiers

    Learning algorithm described in "A New PAC-Bayesian Perspective on Domain Adaptation" (see http://arxiv.org/abs/1506.04573)

    Python

  2. cantal_cryptocurrency cantal_cryptocurrency Public

    Since crypto currency has been a hot topic in the recent years, it was crucial to study and learn how does it function. The project involved several topics such as peer to peer (P2P) network progra…

    Python

  3. multi_agent_celar multi_agent_celar Public

    Utilizing FRODO multi agent framework to solve the radio frequency assignment problem by applying multiple algorithms such DPOP, MGM and others.

    HTML

  4. highly_imbalanced_practice highly_imbalanced_practice Public

    We explore three algorithms and their combinations to tackle this problem of imbalance in the given dataset. Those algorithms are Gradient Boosting, SMOTE and Tomek Links. Each one is discussed in …

    TeX 1 1

  5. AdvisingSchedulingSystem AdvisingSchedulingSystem Public

    Applying the concepts of Constraint Programming to implement a scheduling system for advising students at the German University in Cairo. The project uses SWI-prolog to apply the constraints and ge…

    Python