AI Framework

Chainer

A Powerful, Flexible, and Intuitive Framework for Neural Networks

TAG:

Bridge the gap between algorithms and implementations of deep learning
 

Powerful

Chainer supports CUDA computation. It only requires a few lines of code to leverage a GPU. It also runs on multiple GPUs with little effort.
 

Flexible

Chainer supports various network architectures including feed-forward nets, convnets, recurrent nets and recursive nets. It also supports per-batch architectures.
 

Intuitive

Forward computation can include any control flow statements of Python without lacking the ability of backpropagation. It makes code intuitive and easy to debug.

©️Copyright Notice: Without special notice, all articles on this site are copyrighted by AI-HUB

Similar ToChainer20

56 Comments

  • May
    May Visitor

    Is it really free

    Reply
    • May
      AI Hub

      The official version based on 3.5 is free

      Reply
      • May
        l visitor

        Why can't you open the link

        Reply
        • wsd
          wsd Visitor

          Because the link address is abroad

          Reply