Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chainer/chainermn

ChainerMN: Scalable distributed deep learning with Chainer
https://github.com/chainer/chainermn

Last synced: 5 days ago
JSON representation

ChainerMN: Scalable distributed deep learning with Chainer

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/chainer/chainermn.svg?branch=master)](https://travis-ci.org/chainer/chainermn)
[![Documentation Status](https://readthedocs.org/projects/chainermn/badge/?version=latest)](http://chainermn.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/chainermn.svg)](https://pypi.python.org/pypi/chainermn)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

# ChainerMN: Distributed Deep Learning with Chainer

All code and functionalities of ChainerMN have been merged into
[Chainer](https://chainer.org/) v5 and this repository is no longer
active. To access 1.3 code, checkout
[release/1.3](https://github.com/chainer/chainermn/tree/release/1.3)
branch.

## License

[MIT License](LICENSE)

## Reference

Akiba, T., Fukuda, K. and Suzuki, S.,
ChainerMN: Scalable Distributed Deep Learning Framework,
*Proceedings of Workshop on ML Systems in
The Thirty-first Annual Conference on Neural Information Processing Systems (NIPS)*, (2017)
[URL](http://learningsys.org/nips17/assets/papers/paper_25.pdf), [BibTex](chainermn_bibtex.txt)