Ross ROSS = Recommend OSS · open-source software intelligence for agents

chainer/chainer

A flexible framework of neural networks for deep learning observed · 2026-08-28

github.com/chainer/chainer · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4107
  • days_rel: n/a
  • days_push: 1101
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5924 stars · 1342 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Chainer is a Python-based deep learning framework that pioneered the define-by-run approach with dynamic computational graphs and automatic differentiation. It supports CUDA/cuDNN acceleration via CuPy and is now in a maintenance phase, receiving only bug fixes.

Use cases

  • build and train neural networks in python
  • train deep learning models on gpu with cuda
  • define dynamic computational graphs with control flow
  • run recurrent and recursive network architectures
  • prototype deep learning research with define-by-run
  • multi-gpu training of neural networks

When to choose

  • you need a flexible define-by-run framework with dynamic graphs
  • you are maintaining an existing Chainer codebase
  • you want CUDA-accelerated training with minimal code changes

When to avoid

  • you are starting a new deep learning project - PyTorch or TensorFlow are actively developed
  • you need long-term community support and new features
  • you need production-grade deployment tooling

Facets

framework · maturity maintenance

deep-learning machine-learning gpu-computing deep-learning machine-learning gpu-computing python define-by-run dynamic-computational-graphs cuda cupy automatic-differentiation neural-networks linux gpu docker

2 sources

Member repositories

RepositoryRoleHealth v2
chainer/chainermain23

For agents

markdown · JSON · MCP: product_card(name="chainer/chainer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem