Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

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 information, visit the Chainer page at GitHub.

Programming language: Python

Brief description: A deep learning framework aiming at flexibility.

Open source license: custom open source license

Recommended Software Version

Chainer 7.8.1