Skip to content

Commit

Permalink
add manufacturing
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Saves committed Nov 28, 2023
1 parent 3f39770 commit 09d2d79
Show file tree
Hide file tree
Showing 5 changed files with 1,521 additions and 1,031 deletions.
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 09d2d79

Please sign in to comment.