Expand description
Weight distribution analysis tools
This module provides tools to analyze weight distributions in neural networks, including dead neuron detection, initialization validation, and statistical analysis.
Structs§
- Weight
Analysis - Analysis results for a layer’s weights
- Weight
Analyzer - Weight distribution analyzer for model inspection
- Weight
Analyzer Config - Configuration for weight analysis
- Weight
Histogram - Histogram of weight distribution
- Weight
Statistics - Statistical summary of weights
Enums§
- Initialization
Scheme - Initialization schemes for validation