kitsudaiki / OpenHanami

OpenHanami contains an experimental artificial neural network, which can work on unnormalized input-data in a cloud native environment.
https://docs.openhanami.com
Apache License 2.0
9 stars 0 forks source link

[Feature]: multiple inputs and outputs #454

Open kitsudaiki opened 2 weeks ago

kitsudaiki commented 2 weeks ago

Feature

Description

In context of issue #439 the handling of inputs and outputs for tasks was updated for more flexibility. But even the current styling of the input allows it to have multiple input- and output-hexagons in the same cluster, it was never tested. It is possible, that writing multiple outputs of a request-task into the same dataset brings some problems. Maybe there are also other issues.

Acceptance Criteria