- C-ATOM >
- Function flow - FLOW >
- FLOW Introduction
FLOW Introduction¶
FLOW is a C-ATOM’s layer for arranging a computations by orchestrating atomic (see Atomic functions) or imported functions. FLOW sets up a computational graph, where nodes are operations and edges are variables feed.
FLOW is usually applied for continuous control problems or state estimation.
