Gradient-based multidisciplinary design optimization
Contents
Gradient-based multidisciplinary design optimization¶
Main message¶
Gradient-based multidisciplinary optimization is the bee’s knees. The cat’s pajamas. The ultimate goal of this short course is for you to be able to formulate and solve complicated optimization problems using gradient-based methods in an efficient manner.
from IPython.display import YouTubeVideo; YouTubeVideo('5cT0_iSHOag', width=1024, height=576)
As this lesson is more of an overview of many other topics in this course, this notebook ends here. Please see the other lessons for a more in-depth view of the topics presented here.