Chainer
latest

Tutorials

  • Chainer at a Glance
  • Concepts Walkthrough
    • Define-by-Run
    • Variables and Derivatives
    • Links
    • Define your own function
    • Creating Models
    • Optimizer
    • Trainer
    • Trainer Extensions
    • Using GPU(s) in Chainer
    • Type Checks
    • Serializers – saving and loading
    • Customize your own logging

Examples

  • Neural Net Examples
  • Colab Notebook Examples
  • Awesome Chainer

References

  • API Reference
  • Installation
  • ChainerX Documentation
  • Distributed Deep Learning with ChainerMN
  • Export Chainer to ONNX

Other

  • API Compatibility Policy
  • Contribution Guide
  • Tips and FAQs
  • Performance Best Practices
  • Upgrade Guide
  • License

Community

  • Slack Chat
  • Forums
Chainer
  • Docs »
  • Concepts Walkthrough
  • Edit on GitHub

Concepts Walkthrough¶

  • Define-by-Run
  • Variables and Derivatives
  • Links
  • Define your own function
  • Creating Models
  • Optimizer
  • Trainer
  • Trainer Extensions
  • Using GPU(s) in Chainer
  • Type Checks
  • Serializers – saving and loading
  • Customize your own logging
Next Previous

© Copyright 2015, Preferred Networks, inc. and Preferred Infrastructure, inc. Revision 536cda7c.

Built with Sphinx using a theme provided by Read the Docs.