alibaba / FastNN

FastNN provides distributed training examples that use EPL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FastNN provides distributed training examples that use EPL.

License:Apache License 2.0


Languages

Language:Python 97.4%Language:Shell 2.5%Language:Makefile 0.1%