Documentation: Unterschied zwischen den Versionen
Aus OpenDino
Dirk (Diskussion | Beiträge) |
Dirk (Diskussion | Beiträge) (→Developers' Guide) |
||
Zeile 21: | Zeile 21: | ||
* Concepts behind OpenDino | * Concepts behind OpenDino | ||
** [[Documentation/Modules/TheCode | The 3 Main Parts]] | ** [[Documentation/Modules/TheCode | The 3 Main Parts]] | ||
− | |||
** [[Documentation/Modules/IModule | Interface <code>IModule</code> - The Obligatory Interface for Modules]] | ** [[Documentation/Modules/IModule | Interface <code>IModule</code> - The Obligatory Interface for Modules]] | ||
** [[Documentation/Modules/Interfaces | Interfaces of Modules]] | ** [[Documentation/Modules/Interfaces | Interfaces of Modules]] |
Version vom 15. September 2016, 22:11 Uhr
Inhaltsverzeichnis
Requirements
Users' Guide
- Installation
- A First Introduction to OpenDino in the Screenshots
- Symbols and Notation
- Module Documentation
Theory
- Introduction to Design of Experiment
- Introduction to Automated Optimization
- Introduction to Machine Learning
Developers' Guide
- Download
- Developing and Compiling
- Concepts behind OpenDino