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]: auto-scaling of inputs and outputs #416

Closed kitsudaiki closed 2 months ago

kitsudaiki commented 3 months ago

Feature

Description

It should be no longer necessary to define the number of inputs and outputs with the cluster-templates. Instead of this, these should scale automatically based on the given data.

Acceptance Criteria