GAMF

Deep Neural Network Fusion Library

A Python implementation of graph matching-based deep neural network fusion with applications to model ensemble and federated learning.

GitHub

18 stars
2 watching
3 forks
Language: Python
last commit: almost 2 years ago

Related projects:

Repository Description Stars
google-research/tf-slim A lightweight library for defining and training neural networks in TensorFlow. 373
mediabrain-sjtu/fedgela This project enables federated learning across partially class-disjoint data with curated bilateral curation. 11
mediabrain-sjtu/pfedgraph This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. 26
google-deepmind/jraph A lightweight library for working with graph neural networks in jax. 1,380
ibrahimsobh/transformers An implementation of deep neural network architectures, including Transformers, in Python. 214
hannes-brt/hebel A Python library for building and training neural networks using GPU acceleration 1,169
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,372
zueve/neurolab A Python library for building and training neural networks. 163
google-research/visu3d An abstraction layer between various deep learning frameworks and your program. 149
fxsjy/gonn An implementation of Neural Networks in Go Language 361
nitishsrivastava/deepnet A collection of GPU-accelerated deep learning algorithms implemented in Python 895
google-deepmind/tf2jax Converts TensorFlow functions to equivalent JAX Python functions. 109
snap-stanford/distance-encoding A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. 184
kyunghyuncho/deepmat An implementation of various deep learning architectures and algorithms 188
liqimai/gcn An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. 45