Skip to content

Commit bfb8143

Browse files
committed
Add TOC
1 parent 218316d commit bfb8143

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
66
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/lazyoracle/optim-benchmark/master)
77

8+
- [Overview](#overview)
9+
- [Usage](#usage)
10+
* [Run Experiment](#run-experiment)
11+
* [Visualising Results](#visualising-results)
12+
- [Optimisation Algorithms & Benchmark Functions](#optimisation-algorithms---benchmark-functions)
13+
- [Results](#results)
14+
* [Easy](#easy)
15+
* [Hard](#hard)
16+
* [Number of Evaluations to a Goal](#number-of-evaluations-to-a-goal)
17+
818
## Overview
919

1020
This repository benchmarks various gradient-free (black-box) optimisers on synthetic functions. Specifically, we look at the following variables when considering standard benchmark functions:

0 commit comments

Comments
 (0)