GMC-DRL commited on
Commit
1af8d08
·
verified ·
1 Parent(s): 268f9ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -4,6 +4,22 @@ tags:
4
  - datasets
5
  - croissant
6
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  This dataset is mainly used to showcase how MetaBox-v2 store metadata for the evaluation process.
8
 
9
  Here, using GLEET tested on difficult bbob-10D as an example, the json-like metada provides all details of the optimization path of all test runs.
 
4
  - datasets
5
  - croissant
6
  ---
7
+
8
+ <div align="center">
9
+ <img src="pic/MetaBOX-title.png" width="50%">
10
+ </div>
11
+ <h2 align="center">
12
+ <div style="font-size: 0.9em; margin-top: 12px">
13
+ Benchmarking Meta-Black-Box Optimization under<br/>
14
+ Diverse Optimization Scenarios with Efficiency and Flexibility
15
+ </div>
16
+ </h2>
17
+
18
+ <div align="center">
19
+ <img src="pic/MetaBOX-features.png" width="99%">
20
+ </div>
21
+
22
+
23
  This dataset is mainly used to showcase how MetaBox-v2 store metadata for the evaluation process.
24
 
25
  Here, using GLEET tested on difficult bbob-10D as an example, the json-like metada provides all details of the optimization path of all test runs.