Documentation/Modules: Unterschied zwischen den Versionen

Aus OpenDino
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
'''Modules''' contain all the functionality for optimizing and learning. One '''Modules''' may contain an optimization algorithm, an artificial neural network, or a problem to optimize.
 
'''Modules''' contain all the functionality for optimizing and learning. One '''Modules''' may contain an optimization algorithm, an artificial neural network, or a problem to optimize.
  
Here is a list of documented modules in OpenDINO. Further modules may exist, but may not yet be documented.
+
Here is a list of documented modules in OpenDino. Further modules may exist, but may not yet be documented.
  
 
== Single Objective Optimization Algorithms ==
 
== Single Objective Optimization Algorithms ==

Version vom 19. März 2014, 23:05 Uhr

Modules contain all the functionality for optimizing and learning. One Modules may contain an optimization algorithm, an artificial neural network, or a problem to optimize.

Here is a list of documented modules in OpenDino. Further modules may exist, but may not yet be documented.

Single Objective Optimization Algorithms

Indirect, Deterministic Algorithms

Not implemented, yet.

Direct, Deterministic Algorithms

Indirect, Stochastic Algorithms

Single and Multi-Objective Optimization Algorithms

Indirect, Stochastic Algorithms

Design of Experiments

Optimization in General

Optimization Problems

Machine Learning

Miscellaneous Modules