Giter Site home page Giter Site logo
Hussein Abdallah photo

hussien Goto Github PK

followers: 20.0 following: 178.0 repos: 223.0 gists: 0.0

Name: Hussein Abdallah

Type: User

Company: Computer Science PhD Candidate

Bio: PhD candidate/TA at Concordia University @CoDS-GCS , Interested in ML applications for large Scale KGs, Sampling for Graph neural networks,Dist-GNN

Twitter: Hussein_Abdala1

Location: Montreal,Canada

Hussein Abdallah's Projects

queens icon queens

The queens problem. Solves any number of chess queens problem using three different approaches: Combinatory: O(n^n) → slowest Permutations: O(n!) Tree optimized < O(n!) → fastest Generation is performed multi threaded, so all cores of CPU are used, for very large number of queens the ‘stop when found [n] solutions or more’ can be used, (0=all solutions) Results can be saved to a text file or copied to clipboard (total or selection), board image can also be copied as an image. Selected results can be transformed by translation, rotation or mirroring. Window geometry, n queens, stop solutions and dock positions are stored in main settings. It has been tested for n=34, providing the first solution in about 3 minutes on an 8 core i7 CPU.

research.lpca icon research.lpca

This project analyzes the results of various models for Link Prediction on Knowledge Graphs using Knowledge Graph Embeddings. It allows to replicate the results in our work "Knowledge Graph Embeddings for Link Prediction: A Comparative Analysis" (https://arxiv.org/abs/2002.00819). Principal contributor: ANDREA ROSSI (https://github.com/AndRossi)

rgcn icon rgcn

Pytorch implementation of a RGCN Link Prediction Model

schemaorg icon schemaorg

Schema.org - schemas and supporting software

scihub2pdf icon scihub2pdf

Downloads pdfs via a DOI number, article title or a bibtex file, using the database of libgen(sci-hub) , arxiv

seal_ogb icon seal_ogb

An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.

shadow_gnn icon shadow_gnn

NeurIPS 2021: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architectures

spagobi-v4x icon spagobi-v4x

GitHub clone of SVN repo svn://svn.forge.objectweb.org/svnroot/spagobi/V_4.x/Server/trunk (cloned by http://svn2github.com/). This repo is not updated anymore. Please read at http://piotr.gabryjeluk.pl/blog:svn2github-problems

spark-mlib icon spark-mlib

experimental spark machine learning application

sparkgpu icon sparkgpu

GPU* or SPARK* branches are used for generating GPU code in Tungsten/concact:@kiszk, MLlib branch is used for CUDA-MLlib project/concact:@bherta

stacked-lstm-for-covid-19-outbreak-prediction icon stacked-lstm-for-covid-19-outbreak-prediction

Coronavirus disease 2019 (COVID-19) is an infectious disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2).Coronavirus disease 2019 (COVID-19) is an infectious disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). It was first identified in December 2019 in Wuhan, China, and has since spread globally, resulting in an ongoing pandemic. Long Short Term Memories(LSTMs) can solve numerous tasks not solvable by previous learning algorithms for recurrent neural networks (RNNs). LSTM is applicable to tasks such as unsegmented, connected handwriting recognition, speech recognition and anomaly detection in network traffic or IDS's (intrusion detection systems). LSTMs can also be efficiently applied for time-series predictions. In this project, its shows a four stacked LSTM network for early prediction new Coronavirus dissease infections in some of the mentioned affected countries (India, USA, Czech Republic and Russia) , which is based on real world data sets which are analyzed using various perspectives like day-wise number of confirmed cases, number of Cured cases, death cases. This attempt has been done to help the concerned authorities to get some early insights into the probable devastation likely to be effected by the deadly pandemic.

stare icon stare

EMNLP 2020: Message Passing for Hyper-Relational Knowledge Graphs

strads icon strads

Parallel ML System - STRADS scheduler

the-free-hive-book icon the-free-hive-book

A free electronic book about Apache Hive. The book is geared towards SQL-knowledgeable business users with some advanced tips for devops.

torch-rgcn icon torch-rgcn

A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).

virtualhome icon virtualhome

API to run VirtualHome, a Multi-Agent Household Simulator

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.