All Projects → alibaba → FastNN

alibaba / FastNN

Licence: Apache-2.0 license
FastNN provides distributed training examples that use EPL.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to FastNN

tool-db
A peer-to-peer decentralized database
Stars: ✭ 15 (-81.01%)
Mutual labels:  distributed
pooljs
Browser computing unleashed!
Stars: ✭ 17 (-78.48%)
Mutual labels:  distributed
xmutca-rpc
Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。
Stars: ✭ 18 (-77.22%)
Mutual labels:  distributed
simplx
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
Stars: ✭ 61 (-22.78%)
Mutual labels:  distributed
pytorch-distributed
Ape-X DQN & DDPG with pytorch & tensorboard
Stars: ✭ 98 (+24.05%)
Mutual labels:  distributed
p2p-project
A peer-to-peer networking framework to work across languages
Stars: ✭ 68 (-13.92%)
Mutual labels:  distributed
osilo
Personal data silos with secure sharing
Stars: ✭ 15 (-81.01%)
Mutual labels:  distributed
FedScale
FedScale is a scalable and extensible open-source federated learning (FL) platform.
Stars: ✭ 274 (+246.84%)
Mutual labels:  distributed
orbit-db-cli
CLI for orbit-db
Stars: ✭ 60 (-24.05%)
Mutual labels:  distributed
TeslaKit
Elegant Tesla API in Swift
Stars: ✭ 47 (-40.51%)
Mutual labels:  models
slm-code-generation
TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)
Stars: ✭ 75 (-5.06%)
Mutual labels:  models
dist-framework
A prototype for distributed training/validation/evaluation/extraction with PyTorch.
Stars: ✭ 14 (-82.28%)
Mutual labels:  distributed
intelli-swift-core
Distributed, Column-oriented storage, Realtime analysis, High performance Database
Stars: ✭ 17 (-78.48%)
Mutual labels:  distributed
Distributed-ResNet-Tensorflow
A Distributed ResNet on multi-machines each with one GPU card.
Stars: ✭ 20 (-74.68%)
Mutual labels:  distributed
go-cita
A Go implementation of CITA. https://docs.nervos.org/cita
Stars: ✭ 25 (-68.35%)
Mutual labels:  distributed
majordodo
Distributed Operations and Data Organizer built on Apache BookKeeper
Stars: ✭ 25 (-68.35%)
Mutual labels:  distributed
soundstorm
The Federated Social Audio Platform
Stars: ✭ 26 (-67.09%)
Mutual labels:  distributed
MultiScaleArrays.jl
A framework for developing multi-scale arrays for use in scientific machine learning (SciML) simulations
Stars: ✭ 63 (-20.25%)
Mutual labels:  models
GraviT
GraviT is a distributed ray tracing framework that enables applications to leverage hardware-optimized ray tracers within a single environment across many nodes for large-scale rendering tasks.
Stars: ✭ 18 (-77.22%)
Mutual labels:  distributed
elfo
Your next actor system
Stars: ✭ 38 (-51.9%)
Mutual labels:  distributed

EPL Examples

This repo contains distributed training examples that use Easy Parallel Library (EPL).

Install dependent libraries

  1. Install requirements
pip install -r requirements.txt
  1. Install EPL

You can refer to EPL installation document for detailed instruction.

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].