Details
Chainer: Framework for neural networks
|
Chainer is a flexible framework for neural networks. One major goal is flexibility, so it must enable us to write complex architectures simply and intuitively. Chainer adopts a “Define-by-Run” scheme, i.e., the network is defined on-the-fly via the actual forward computation. More precisely, Chainer stores the history of computation instead of programming logic. This strategy enables to fully leverage the power of programming logic in Python. |
machine learning, deep learning, python |
Submitted by elementlist on Jan 13, 2017 |
357 views. Averaging 0 views per day. |
Please login or register if you wish to leave a comment.
Submit
New Links
Most Popular
Quick Search
Statistics
3,012 listings in 21 categories, with 2,297,813 clicks. Directory last updated Sep 12, 2023.
Welcome Melvintrund, the newest member.
Comments on Chainer: Framework for neural networks