You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
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.
4
4
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.
6
6
7
7
## 📌 Features
8
8
9
-
This repository includes implementations for the following optimization algorithms:
9
+
This repository includes implementation for the following optimization algorithms:
0 commit comments