Deep learning framework Chainer was introduced. Chainer allows defining neural networks as Python programs for flexible construction. It supports both CPU and GPU computation and various deep learning libraries have been developed on top of Chainer like ChainerRL for reinforcement learning. The development team maintains and improves Chainer through frequent releases and community events.