Skip to content

Commit 194ced5

Browse files
committed
Updated logos in introduction
1 parent a7d421c commit 194ced5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

books/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Introduction
22
This jupyter-book provides python implementation for various concepts and algorithms related to **surrogate modeling** and **surrogate-based optimization**. The jupyter-book has been created by the **Computational Design (CODE) Laboratory** led by **Prof. Leifur Leifsson** at **Purdue University**. This jupyter-book is intended to be used as a starting point for new users of surrogate methods to implement the concepts and algorithms for their own work uisng open source codes. The creation of this jupyter-book is funded partly by the National Science Foundation (NSF) award number 2223732.
33

4+
<div style="width:50%; margin: auto;">
5+
6+
![logos](images/logos.png)
7+
</div>
8+
49
## Expected learning outcomes
510
After going through this jupyter-book, the reader will:
611
+ Have gained basic knowledge of surrogate methods and algorithms

0 commit comments

Comments
 (0)