Skip to content

Commit

Permalink
Add classification example and engineering applications notebook (#483)
Browse files Browse the repository at this point in the history
* add battery

* add manufacturing
  • Loading branch information
Paul-Saves authored Nov 29, 2023
1 parent f1aafcf commit d47f6f3
Show file tree
Hide file tree
Showing 7 changed files with 1,932 additions and 658 deletions.
346 changes: 36 additions & 310 deletions tutorial/NotebookRunTestCases_Paper_SMT_v2.ipynb

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,12 @@ These tutorials introduce to use the opensource Surrogate Modeling Toolbox where

## Mixed-Integer Gaussian Process and Bayesian Optimization to solve unconstrained problems with mixed variables (continuous, discrete, categorical)

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/SMTorg/smt/blob/master/tutorial/SMT_MixedInteger_application.ipynb)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/SMTorg/smt/blob/master/tutorial/SMT_MixedInteger.ipynb)

## Mixed-Integer Gaussian Process and Bayesian Optimization for Engineering application

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/SMTorg/smt/blob/master/tutorial/SMT_MixedInteger_Engineering_applications.ipynb)


## DesignSpace to variables (continuous, discrete, categorical, hierarchical)

Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit d47f6f3

Please sign in to comment.