AndyShen105 / disAlexNet_cifar10

distributed CNN on data cifar 10 with tensorflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disAlexNet for cifar

How to run it

./bin/ps.sh {numbers of ps} {numbers of workers} {optimizer of model} {learning_rate} {pory} {batch size} {numbers of intro op} {numbers of inter of}

About

distributed CNN on data cifar 10 with tensorflow.


Languages

Language:Python 77.4%Language:Shell 22.6%