Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chainer/chainermn
- Owner: chainer
- License: mit
- Created: 2017-01-31T04:41:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T08:54:36.000Z (over 5 years ago)
- Last Synced: 2024-11-03T14:35:11.307Z (11 days ago)
- Homepage: https://chainer.org
- Size: 3.23 MB
- Stars: 207
- Watchers: 49
- Forks: 57
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)