Riemann Documentation
中文文档: https://riemann-zh.readthedocs.io/zh-cn/latest/
Riemann is an open-source lightweight automatic differentiation library designed specifically for learning, educational, and research purposes related to automatic differentiation and neural networks.
Getting Started
Automatic Differentiation
- Automatic Differentiation Basics
- Gradient Tracking Switch
- Computing Gradients
- Gradient Accumulation
- Gradient Computation Context Control
- Tensor Methods for Graph Detaching and Data Copying
- In-place Operations and Gradients
- Higher-Order Gradients
- Gradient functions (Functional API)
- Custom Gradient Functions
- Advanced Computational Graph Manipulation
- Gradient Checking
- Gradient Computation Tips
- Common Pitfalls
- Examples
Neural Networks
Optimization
Computer Vision
Linear Algebra
API Reference
Community & Contributing