Skip to content

Commit 6a0a25c

Browse files
committed
update README.md.
1 parent 7c65776 commit 6a0a25c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This directory contains example scripts demonstrating ATHENA's functionality.
44

55
## Feature Map Bayesian Optimization Example
66

7-
`feature_map_bayes_opt_example.py` demonstrates the use of the `bayesian-optimization` package for tuning feature map parameters in ATHENA's Kernel Active Subspaces.
7+
`feature_map_bayes_opt_example.py` demonstrates the use of the `bayesian-optimization` package for tuning feature map parameters in ATHENA's Kernel Active Subspaces.
88

99
This example:
10-
- Creates synthetic data with known gradients
10+
1111
- Sets up a feature map with a Laplace distribution
1212
- Tunes the hyperparameters of the feature map using Bayesian Optimization
1313
- Fits a KAS model and transforms inputs to the active subspace

0 commit comments

Comments
 (0)