Skip to content

Commit bf431da

Browse files
committed
corrected a typo
1 parent 38f5c93 commit bf431da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
This repository provides implementation for SNBO (Scalable Neural Network-based Blackbox Optimization) — a novel method for efficient blackbox optimization using neural networks. It also includes code for benchmark algorithms and a suite of test problems used in the paper.
44

5-
📝 **Note**: This work is currently under review. Citation details will be available soon.
5+
> 📝 **Note**: This work is currently under review. Citation details will be available soon.
66
77
## 📌 Features
88

9-
This repository includes implementations for the following optimization algorithms:
9+
This repository includes implementation for the following optimization algorithms:
1010

1111
- `SNBO`: Scalable neural network-based blackbox optimization (proposed method)
1212
- `BO+LogEI`: [Bayesian optimization with LogEI acquisition](https://arxiv.org/abs/2310.20708)

0 commit comments

Comments
 (0)