chainer 7.8.1


pip install chainer

  Latest version

Released: Jan 05, 2022

Project Links

Meta
Author: Seiya Tokui
Requires Python: >=3.5.0

Classifiers

Chainer: A deep learning framework

pypi GitHub license travis coveralls Read the Docs Optuna

Website | Docs | Install Guide | Tutorials (ja) | Examples (Official, External) | Concepts | ChainerX

Forum (en, ja) | Slack invitation (en, ja) | Twitter (en, ja)

Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approach (a.k.a. dynamic computational graphs) as well as object-oriented high-level APIs to build and train neural networks. It also supports CUDA/cuDNN using CuPy for high performance training and inference. For more details about Chainer, see the documents and resources listed above and join the community in Forum, Slack, and Twitter.

Notice: As announced, Chainer is under the maintenance phase and further development will be limited to bug-fixes and maintenance only.

Installation

For more details, see the installation guide.

To install Chainer, use pip.

$ pip install chainer

To enable CUDA support, CuPy is required. Refer to the CuPy installation guide.

Docker image

We are providing the official Docker image. This image supports nvidia-docker. Login to the environment with the following command, and run the Python interpreter to use Chainer with CUDA and cuDNN support.

$ nvidia-docker run -it chainer/chainer /bin/bash

Contribution

See the contribution guide.

ChainerX

See the ChainerX documentation.

License

MIT License (see LICENSE file).

More information

References

Tokui, Seiya, et al. "Chainer: A Deep Learning Framework for Accelerating the Research Cycle." Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. ACM, 2019. URL BibTex

Tokui, S., Oono, K., Hido, S. and Clayton, J., Chainer: a Next-Generation Open Source Framework for Deep Learning, Proceedings of Workshop on Machine Learning Systems(LearningSys) in The Twenty-ninth Annual Conference on Neural Information Processing Systems (NIPS), (2015) URL, BibTex

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, BibTex

7.8.1 Jan 05, 2022
7.8.0 Jun 10, 2021
7.7.0 Jul 30, 2020
7.4.0 Apr 23, 2020
7.2.0 Feb 14, 2020
7.1.0 Jan 16, 2020
7.0.0.post1 Jan 13, 2021
7.0.0 Dec 05, 2019
7.0.0rc1 Oct 25, 2019
7.0.0b4 Sep 26, 2019
7.0.0b3 Aug 22, 2019
7.0.0b2 Jul 18, 2019
7.0.0b1 Jun 21, 2019
7.0.0a1 May 16, 2019
6.7.0 Jan 16, 2020
6.6.0 Dec 05, 2019
6.5.0 Oct 25, 2019
6.4.0 Sep 26, 2019
6.3.0 Aug 22, 2019
6.2.0 Jul 18, 2019
6.1.0 Jun 21, 2019
6.0.0 May 16, 2019
6.0.0rc1 Apr 04, 2019
6.0.0b3 Feb 28, 2019
6.0.0b2 Jan 24, 2019
6.0.0b1 Dec 03, 2018
6.0.0a1 Oct 25, 2018
5.4.0 Apr 04, 2019
5.3.0 Feb 28, 2019
5.2.0 Jan 24, 2019
5.1.0 Dec 03, 2018
5.0.0 Oct 25, 2018
5.0.0rc1 Sep 27, 2018
5.0.0b4 Aug 23, 2018
5.0.0b3 Jul 19, 2018
5.0.0b2 Jun 21, 2018
5.0.0b1 May 24, 2018
5.0.0a1 Apr 17, 2018
4.5.0 Sep 27, 2018
4.4.0 Aug 23, 2018
4.3.1 Jul 27, 2018
4.3.0 Jul 19, 2018
4.2.0 Jun 21, 2018
4.1.0 May 24, 2018
4.0.0 Apr 17, 2018
4.0.0rc1 Mar 20, 2018
4.0.0b4 Feb 20, 2018
4.0.0b3 Jan 23, 2018
4.0.0b2 Dec 12, 2017
4.0.0b1 Nov 17, 2017
4.0.0a1 Oct 17, 2017
3.5.0 Mar 20, 2018
3.4.0 Feb 20, 2018
3.3.0 Jan 23, 2018
3.2.0 Dec 12, 2017
3.1.0 Nov 17, 2017
3.0.0 Oct 17, 2017
3.0.0rc1 Sep 12, 2017
3.0.0b1 Aug 01, 2017
3.0.0a1 Jul 04, 2017
2.1.0 Sep 12, 2017
2.0.2 Aug 01, 2017
2.0.1 Jul 04, 2017
2.0.0 Jun 01, 2017
2.0.0b1 Apr 07, 2017
2.0.0a1 Feb 23, 2017
1.24.0 May 12, 2017
1.23.0 Apr 11, 2017
1.22.0 Mar 14, 2017
1.21.0 Feb 14, 2017
1.20.0.1 Jan 24, 2017
1.20.0 Jan 17, 2017
1.19.0 Dec 15, 2016
1.18.0 Nov 15, 2016
1.17.0 Oct 18, 2016
1.16.0 Sep 23, 2016
1.15.0.1 Sep 08, 2016
1.15.0 Sep 06, 2016
1.14.0 Aug 23, 2016
1.13.0 Aug 09, 2016
1.12.0 Jul 26, 2016
1.11.0 Jul 12, 2016
1.10.0 Jun 28, 2016
1.9.1 Jun 14, 2016
1.9.0 May 31, 2016
1.8.2 May 17, 2016
1.8.1 Apr 26, 2016
1.8.0 Apr 12, 2016
1.7.2 Mar 29, 2016
1.7.1 Mar 15, 2016
1.7.0 Mar 01, 2016
1.6.2.1 Feb 17, 2016
1.6.2 Feb 17, 2016
1.6.1 Feb 04, 2016
1.6.0 Jan 19, 2016
1.5.1 Dec 10, 2015
1.5.0.3 Nov 30, 2015
1.5.0.2 Nov 25, 2015
1.5.0.1 Nov 25, 2015
1.5.0 Nov 25, 2015
1.4.1 Nov 11, 2015
1.4.0 Oct 28, 2015
1.3.2 Sep 30, 2015
1.3.1 Sep 16, 2015
1.3.0 Sep 02, 2015
1.2.0 Aug 19, 2015
1.1.2 Aug 05, 2015
1.1.1 Jul 22, 2015
1.1.0 Jul 07, 2015
1.0.1 Jun 23, 2015
1.0.0 Jun 05, 2015
1.6.2.linux Feb 17, 2016
No dependencies