All Projects → FederatedAI → FATE-Serving

FederatedAI / FATE-Serving

Licence: Apache-2.0 License
A scalable, high-performance serving system for federated learning models

Programming Languages

java
68154 projects - #9 most used programming language
Vue
7211 projects
go
31211 projects - #10 most used programming language
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to FATE-Serving

caffe
This fork of BVLC/Caffe is dedicated to supporting Cambricon deep learning processor and improving performance of this deep learning framework when running on Machine Learning Unit(MLU).
Stars: ✭ 40 (-62.62%)
Mutual labels:  inference
onnxruntime backend
The Triton backend for the ONNX Runtime.
Stars: ✭ 40 (-62.62%)
Mutual labels:  inference
surepy
🐾 Library & CLI to monitor and control the Pet Door & Cat Flap Connect 🚪 the Pet Feeder Connect 🍽 and the Felaqua 💦 sold by Sure Petcare
Stars: ✭ 45 (-57.94%)
Mutual labels:  monitor
kzmonitor
kafka zookeeper monitor
Stars: ✭ 34 (-68.22%)
Mutual labels:  monitor
mc-monitor
Monitor the status of Minecraft servers and provides Prometheus exporter and Influx line protocol output
Stars: ✭ 100 (-6.54%)
Mutual labels:  monitor
serving-runtime
Exposes a serialized machine learning model through a HTTP API.
Stars: ✭ 15 (-85.98%)
Mutual labels:  inference
healthchecksio
Update and display the status of your healthchecks.io checks.
Stars: ✭ 30 (-71.96%)
Mutual labels:  monitor
AnyStatus
A remote control for your CI/CD pipelines and more
Stars: ✭ 38 (-64.49%)
Mutual labels:  monitor
PFL-Non-IID
The origin of the Non-IID phenomenon is the personalization of users, who generate the Non-IID data. With Non-IID (Not Independent and Identically Distributed) issues existing in the federated learning setting, a myriad of approaches has been proposed to crack this hard nut. In contrast, the personalized federated learning may take the advantage…
Stars: ✭ 58 (-45.79%)
Mutual labels:  federated-learning
WindowsMonitor
WMI namespaces and classes
Stars: ✭ 15 (-85.98%)
Mutual labels:  monitor
drmon
Draconic Reactor computercraft monitoring and failsafe interface
Stars: ✭ 48 (-55.14%)
Mutual labels:  monitor
FedLab-benchmarks
Standard federated learning implementations in FedLab and FL benchmarks.
Stars: ✭ 49 (-54.21%)
Mutual labels:  federated-learning
monitorcontrol
Python monitor controls using DDC-CI.
Stars: ✭ 60 (-43.93%)
Mutual labels:  monitor
backdoors101
Backdoors Framework for Deep Learning and Federated Learning. A light-weight tool to conduct your research on backdoors.
Stars: ✭ 181 (+69.16%)
Mutual labels:  federated-learning
JOCI
Ordinal Common-sense Inference
Stars: ✭ 27 (-74.77%)
Mutual labels:  inference
KD3A
Here is the official implementation of the model KD3A in paper "KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowledge Distillation".
Stars: ✭ 63 (-41.12%)
Mutual labels:  federated-learning
Federated-Learning-Mini-Framework
Federated Learning mini-framework with Keras
Stars: ✭ 38 (-64.49%)
Mutual labels:  federated-learning
ArcoLinux-dotfiles
ArcoLinux dotfiles for 2bwm / i3wm
Stars: ✭ 24 (-77.57%)
Mutual labels:  monitor
k8s-mon
滴滴夜莺Kubernetes monitor
Stars: ✭ 40 (-62.62%)
Mutual labels:  monitor
easyFL
An experimental platform to quickly realize and compare with popular centralized federated learning algorithms. A realization of federated learning algorithm on fairness (FedFV, Federated Learning with Fair Averaging, https://fanxlxmu.github.io/publication/ijcai2021/) was accepted by IJCAI-21 (https://www.ijcai.org/proceedings/2021/223).
Stars: ✭ 104 (-2.8%)
Mutual labels:  federated-learning

FATE-Serving

License CodeStyle Style

Introduction

FATE-Serving is a high-performance, industrialized serving system for federated learning models, designed for production environments.

FATE-Serving now supports

  • High performance online Federated Learning algorithms.
  • Real-time inference using federated learning models.
  • Support parallel inference between guest and host.
  • Support parallel computing in a inference request.
  • Provide service managerment for grpc interface by using zookeeper as registry.
  • Visualization tools are provided for cluster management and model management.

document

document

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].