320 - Understanding Simulated Annealing​ using steel optimization

preview_player
Показать описание
320 - Understanding Simulated Annealing​ using steel optimization

Finding the best alloy with maximum yield strength using simulated annealing algorithm

In this example, we will work with the steel alloy data set.

The data set contains the elemental composition of different alloys and their respective yield and tensile strengths. A machine learning model can be trained on this data, allowing us to predict the strength of an alloy based on its chemical composition. But, for this exercise, let us try to find the optimized alloy composition with the best yield strength.

Let us explore simulated annealing algorithm for optimization.
Рекомендации по теме
Комментарии
Автор

Hello Sir,
can you make a video for multi-objective optimization example for this like optimization of yield and tensile strength at a time.

AshutoshKumarGupta-cy
Автор

Is it possible to add these elements and its price per ton to calculate good value alloy with high strength.

AnotherComment-rlfv
Автор

hi Sreeni, can you make a tutorial on how we can read imagej ROIs in python and vice versa (how we can create imagej readable ROIs in python)?

ernestiu