Documentation: Unterschied zwischen den Versionen
Aus OpenDino
Dirk (Diskussion | Beiträge) (→Developers' Guide) |
Dirk (Diskussion | Beiträge) (→Developers' Guide) |
||
Zeile 24: | Zeile 24: | ||
** [[Documentation/Modules/TheCode | The 3 Main Parts]] | ** [[Documentation/Modules/TheCode | The 3 Main Parts]] | ||
** [[Documentation/Modules/Execution | Module Execution]] | ** [[Documentation/Modules/Execution | Module Execution]] | ||
− | ** [[Documentation/Modules/IModule | The Obligatory Interface for Modules]] | + | ** [[Documentation/Modules/IModule | Interface <code>IModule</code> - The Obligatory Interface for Modules]] |
** [[Documentation/Modules/Interfaces | Task Specific Interfaces of Modules]] | ** [[Documentation/Modules/Interfaces | Task Specific Interfaces of Modules]] | ||
Version vom 18. März 2013, 21:42 Uhr
Inhaltsverzeichnis
Download
Theory
- Introduction to Design of Experiment
- Introduction to Automated Optimization
- Introduction to Machine Learning
- Symbols and Notation
Users' Guide
- A First Introduction to OpenOPAL in the Screenshots
- Installation of OpenOPAL
- Module Documentation of OpenOPAL
Developers' Guide
- Concepts behind OpenOpal