diff --git a/README.md b/README.md index c071fa3..89204ea 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,7 @@ pytest tests/test_projections.py *Note*: The test suite verifies: 1. All projections run without errors and maintain basic properties (shapes, positive definiteness) -2. KL bounds are actually (approximately) met for: - - KL projection (both diagonal and full covariance) - - Wasserstein projection (diagonal covariance only) +2. KL bounds are actually (approximately) met for true KL projection (both diagonal and full covariance) 3. Gradients can be computed through all projections: - Both through projection operation and trust region loss - Gradients have correct shapes and are finite \ No newline at end of file