Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: graph-networks

google-deepmind/graph_nets

Build Graph Nets in Tensorflow

Language: Python - Size: 1.43 MB - Last synced: about 1 hour ago - Pushed: over 1 year ago - Stars: 5,329 - Forks: 781

jpthu17/GraphMotion

[NeurIPS 2023] Act As You Wish: Fine-Grained Control of Motion Diffusion Model with Hierarchical Semantic Graphs

Language: Python - Size: 14.7 MB - Last synced: 7 days ago - Pushed: 6 months ago - Stars: 97 - Forks: 5

aimat-lab/gcnn_keras

Graph convolutions in Keras with TensorFlow, PyTorch or Jax.

Language: Jupyter Notebook - Size: 92.4 MB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 96 - Forks: 27

MehranTaghian/SAC_GCN

Implementation of the soft actor critic algorithm with graph convolution networks

Language: Jupyter Notebook - Size: 1.02 GB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

DeepRank/Deeprank-GNN 📦

Graph Network for protein-protein interface

Language: Python - Size: 96 MB - Last synced: 16 days ago - Pushed: 2 months ago - Stars: 115 - Forks: 29

materialsvirtuallab/megnet 📦

Graph Networks as a Universal Machine Learning Framework for Molecules and Crystals

Language: Jupyter Notebook - Size: 162 MB - Last synced: 19 days ago - Pushed: about 1 year ago - Stars: 482 - Forks: 153

yazdotai/graph-networks

A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually updated and refined

Size: 289 KB - Last synced: 2 days ago - Pushed: over 5 years ago - Stars: 266 - Forks: 58

DeepRank/DeepRank-GNN-esm

Graph Network for protein-protein interface including language model features

Language: Python - Size: 722 MB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 21 - Forks: 6

vaticle/typedb-ml 📦

TypeDB-ML is the Machine Learning integrations library for TypeDB

Language: Python - Size: 11 MB - Last synced: 3 days ago - Pushed: 6 months ago - Stars: 552 - Forks: 93

PaddlePaddle/PaddleHelix

Bio-Computing Platform Featuring Large-Scale Representation Learning and Multi-Task Deep Learning “螺旋桨”生物计算工具集

Language: Python - Size: 128 MB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 783 - Forks: 187

ANCIR/grano

A toolkit for mapping networks of political and economic influence through diverse types of entities and their relations. Accessible at http://granoproject.org

Language: Python - Size: 3.66 MB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 189 - Forks: 30

rctzeng/ICML19-EgoCNN

Code for "Distributed, Egocentric Representations of Graphs for Detecting Critical Structures" (ICML 2019)

Language: Python - Size: 164 KB - Last synced: 1 day ago - Pushed: over 2 years ago - Stars: 18 - Forks: 4

TrafficGCN/40_cities_osmnx_adjacency_matrices_for_graph_convolutional_networks

Dijkstra adjacency distance matrices were calculated for 40 cities from traffic sensor locations provide by UTD19 https://utd19.ethz.ch/.

Language: Python - Size: 589 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

xinyue123-q/Python-based-polymer-unit-recognition-script-PURS-2.0

1.The polymer-units(repeating units) are identified from the SMILES code of the polymer

Language: Jupyter Notebook - Size: 2.73 MB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

csjtx1021/Scalable-and-Parallel-DGBO

This code is implemented according to paper "Scalable and Parallel Deep Bayesian Optimization on Attributed Graphs", accepted by TNNLS. (Python2/TensorFlow)

Language: Python - Size: 9.29 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

xjwxjw/Pytorch-Learned-Cloth-Simulation

Reimplementation of Learning Mesh-based Simulation With Graph Networks

Language: Python - Size: 77.1 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 35 - Forks: 5

HandsomeBrotherShuaiLi/GraphNetwork

Graph Attention Networks

Language: Python - Size: 564 KB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

dineshreddy91/Occlusion_Net

[CVPR2019]Occlusion-Net: 2D/3D Occluded Keypoint Localization Using Graph Networks

Language: Python - Size: 6.45 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 134 - Forks: 35

baldassarreFe/graph-network-explainability

Explainability techniques for Graph Networks, applied to a synthetic dataset and an organic chemistry task. Code for the workshop paper "Explainability Techniques for Graph Convolutional Networks" (ICML19)

Language: Jupyter Notebook - Size: 6.48 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 111 - Forks: 14

baldassarreFe/torchgraphs

A PyTorch library for Graph Convolutional Networks.

Language: Python - Size: 36.1 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

gabrielonishi/enem-social-network-analysis

Teste de hipótese a respeito do ENEM utilizando teoria de grafos. Feito como projeto final para a disciplina Redes Sociais, do 6° Semestre de Engenharia da Computação do Insper.

Language: Jupyter Notebook - Size: 20.3 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

ChiaraVanderputten/NetworkDynamics

Repository about the projects in the course of network dynamics and learning at PoliTo

Language: Jupyter Notebook - Size: 12.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

ZenanH/learning_to_simulate

This is the copy from deepmind/learning_to_simulate.

Language: Python - Size: 1.05 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

DerwenAI/disparity_filter

Implements a disparity filter in Python, based on graphs in NetworkX, to extract the multiscale backbone of a complex weighted network (Serrano, et al., 2009)

Language: Python - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 21 - Forks: 6

monk1337/Graph-Neural-networks-for-NLP

Graph Neural networks for NLP

Size: 618 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 19 - Forks: 6

dennishnf/project-symptoms-disease-network

Analysis of the Symptoms-Disease Network database using communities.

Language: Jupyter Notebook - Size: 18.1 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

dennishnf/project-arxiv-citation-network

This project involved the analysis of the ArXiv citation network.

Language: Jupyter Notebook - Size: 90.6 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

vivekkalyan/cs224w

Going through exercises for CS224W: Deep Learning for Graphs https://www.youtube.com/playlist?list=PLoROMvodv4rPLKxIpqhjhPgdQy7imNkDn

Language: Jupyter Notebook - Size: 832 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

davidsbatista/politiquices

Explore relações de apoio e oposição, entre personalidades políticas, expressas em títulos de notícias preservadas no arquivo.pt

Size: 14.7 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

yk4r2/idao_22

IDAO-2022 semi-final solution from NESCafe Gold 3in1 team.

Language: Jupyter Notebook - Size: 1.01 GB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 6 - Forks: 2

roeiherz/RelationMaskRCNN

Implementation of Relation Mask R-CNN with Graph Permutation Invariant Networks

Language: Python - Size: 73.1 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 4 - Forks: 2

ferreirafabio/learningdynamics

The code for the NeurIPS 2019 Graph Representation Learning workshop paper "Learning Visual Dynamics Models of Rigid Objects using Relational Inductive Biases" (Ferreira et al., 2019)

Language: Python - Size: 6.08 MB - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 5 - Forks: 3

guotong1988/graph_network_zoo

graph network and knowledge graph models

Language: Python - Size: 792 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

t0rke/siPY

An analysis of Spotify's recommendation system utilizing directed graph networks to determine to model relationality between genres and artists on the platform.

Language: Python - Size: 583 MB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

Simsso/Vision-Based-Page-Rank-Estimation

Student research project on pagerank estimation with deep graph networks

Language: Python - Size: 56.2 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 5 - Forks: 1

lacayodaniel/social-net-graphs

A project from my python class during my sophomore year. Makes use of undirected weighted graphs, breadth first search and depth first search algorithms, and priority queues.

Language: Python - Size: 112 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

dataSnail/Graph_paperlist

graph learning paperlist.

Size: 68.3 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

ongdb-contrib/ongdb-lab-visual

ONgDB lab visual tool kits

Language: Java - Size: 601 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

jcsh4326/notebook

note book for google colab

Language: Jupyter Notebook - Size: 46.9 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
graph-networks 39 machine-learning 9 deep-learning 8 tensorflow 8 graph-neural-networks 7 artificial-intelligence 5 graphs 5 keras 4 python 4 pytorch 4 network-analysis 3 gnn 3 graph 3 networkx-graph 2 networkx 2 bioinformatics 2 explainability 2 neural-network 2 knowledge-graph 2 graph-convolutional-networks 2 attention-mechanism 2 utrecht-university 2 scoring 2 neural-networks 2 interface-classification 2 network-dynamics 1 network-flow 1 network-x 1 numpy 1 potential-game 1 wardrop-equilibrium 1 simulations 1 gcn 1 graph-attention-networks 1 graph-natural-language-processing 1 graph-nlp 1 multi-label-classification 1 multi-label-learning 1 natural-language-processing 1 nlp 1 pytorch-geometric 1 bipartite-graphs 1 disease 1 disease-detection 1 attributed-graphs 1 bayesian-optimization 1 mesh 1 simulation 1 sonnet 1 social-network-alignment 1 carfusion-dataset 1 docker 1 occlusion-net 1 enem 1 social-networks 1 epidemics 1 french-de-groot-dynamics 1 game-theory-algorithms 1 graph-coloring 1 markov-chain 1 matploitlib 1 maximum-flow-algorithm 1 nash-equilibrium 1 data-visualization 1 database 1 cnn 1 crawler 1 page-rank 1 student-research-project 1 bfs-algorithm 1 dfs-algorithm 1 priority-queue 1 read-file-from-csv 1 school-project 1 papers 1 neo4j 1 ongdb 1 visualization 1 colab 1 colaboratory 1 tensorflow-examples 1 tfp 1 louvain-algorithm 1 symptoms 1 cytoscape 1 network 1 arquivo-pt 1 graph-analysis 1 political-parties 1 politicians 1 portuguese 1 relationship-extraction 1 catboost 1 faster-rcnn 1 graph-permutation-invariant 1 mask-rcnn 1 object-detection 1 learning-from-pixel 1 predictions 1 relational-inductive-biases 1