Skip to content

Commit 54af50c

Browse files
authored
Merge pull request #20 from pitmonticone/main
Fixed a typo
2 parents 5062fdc + 81e9a1d commit 54af50c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/deprecated/math_old.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Mathematical background
22

33
Here we describe the theoretical framework in which `InferOpt.jl` operates.
4-
Our goal is make machine learning models more expressive by incomporating combinatorial optimization algorithms as layers.
4+
Our goal is make machine learning models more expressive by incorporating combinatorial optimization algorithms as layers.
55

66
For a broader perspective on the interactions between machine learning and combinatorial optimization, please refer to the following review papers:
77

docs/src/math.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mathematical background
22

3-
Our goal is make machine learning models more expressive by incomporating combinatorial optimization algorithms as layers.
3+
Our goal is make machine learning models more expressive by incorporating combinatorial optimization algorithms as layers.
44
For a broader perspective on the interactions between machine learning and combinatorial optimization, please refer to the following review papers:
55

66
!!! note "Reference"

0 commit comments

Comments
 (0)