kimihe / Falcon

A computation-parallel deep learning architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Falcon

All the practice of Falcon is for project Griffin.

A computation-parallel deep learning architecture.

Quick Start of SSP Demo

The SSP demo is a part of Falcon, please find it in the directory SSP_Demo (all the demo files and related datasets are in this directory).

We hope this can help researchers to start their first distrtibuted DL training in SSP scheme via PyTorch.

The implementation guideline follows the papers as:

Dataset

Two classical datasets are supported: MNIST and CIFAR-10.

About

A computation-parallel deep learning architecture.

License:Apache License 2.0


Languages

Language:Python 100.0%