| | 13 | |
| | 14 | |
| | 15 | = Video Tutorials = |
| | 16 | The HeuristicLab tutorials are also available as screencasts. You can watch the videos below or visit [http://www.youtube.com/user/HeuristicLab our YouTube channel]. |
| | 17 | |
| | 18 | |
| | 19 | == How to Execute Algorithms in HeuristicLab == |
| | 20 | The video shows how you can parameterize and execute algorithms in HeuristicLab. |
| | 21 | {{{#!html |
| | 22 | <iframe width="560" height="315" src="http://www.youtube.com/embed/dhRmLQvW_KQ" frameborder="0" allowfullscreen></iframe> |
| | 23 | }}} |
| | 24 | |
| | 25 | == HeuristicLab Usability and Views == |
| | 26 | This video demonstrates the basic user interface concepts of HeuristicLab and how to effectively use them. |
| | 27 | {{{#!html |
| | 28 | <iframe width="560" height="315" src="http://www.youtube.com/embed/NMgvYgpu-Jk" frameborder="0" allowfullscreen></iframe> |
| | 29 | }}} |
| | 30 | |
| | 31 | == Experiment Design and Analysis in HeuristicLab == |
| | 32 | This video shows how to create experiments and batch-runs in HeuristicLab as well as how to analyze the generated results. |
| | 33 | {{{#!html |
| | 34 | <iframe width="560" height="315" src="http://www.youtube.com/embed/0PDaY526Cz0" frameborder="0" allowfullscreen></iframe> |
| | 35 | }}} |
| | 36 | |
| | 37 | == How to create Custom Algorithms in HeuristicLab == |
| | 38 | This video shows how algorithms in HeuristicLab can be adapted in the GUI by extending a Genetic Algorithm to incorporate a crossover probability. |
| | 39 | {{{#!html |
| | 40 | <iframe width="560" height="315" src="http://www.youtube.com/embed/KukSDoOR9wE" frameborder="0" allowfullscreen></iframe> |
| | 41 | }}} |
| | 42 | |
| | 43 | |
| | 44 | |
| | 45 | |
| | 46 | |