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.
17 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. | 372 |
mediabrain-sjtu/fedgela | Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. | 10 |
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,375 |
ibrahimsobh/transformers | An implementation of deep neural network architectures, including Transformers, in Python. | 212 |
hannes-brt/hebel | A deep learning library that provides GPU acceleration and various neural network models and training methods. | 1,169 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,362 |
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. | 147 |
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. | 105 |
snap-stanford/distance-encoding | This repository provides an implementation of a novel framework for designing Graph Neural Networks (GNNs) with improved structural representation learning capabilities. | 182 |
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 |