我要评分
获取效率
正确性
完整性
易理解

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