Skip to content

Commit 1bea863

Browse files
committed
add results to readme
1 parent 24e4541 commit 1bea863

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,15 @@ Complete reference for main classes, methods, and parameters.
123123

124124
## 📈 Benchmarks
125125

126-
TBI
126+
<div align="center">
127+
<img src="assets/benchmark_results.png" alt="ConfOpt Logo" width="450"/>
128+
</div>
129+
130+
**ConfOpt** is significantly better than plain old random search, but it also beats established tools like **Optuna** or traditional **Gaussian Processes**!
131+
132+
The above benchmark considers neural architecture search on complex image recognition datasets (JAHS-201) and neural network tuning on tabular classification datasets (LCBench-L).
133+
134+
For a fuller analysis of caveats and benchmarking results, refer to the latest methodological paper.
127135

128136
## 🔬 Theory
129137

assets/benchmark_results.png

345 KB
Loading

0 commit comments

Comments
 (0)