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]: 3-dimensional neural networks #233

Open kitsudaiki opened 10 months ago

kitsudaiki commented 10 months ago

Feature

Description

One idea of the original concept were 3-dimensional neural networks. Theoretically it should better mix different inputs, but it was never tested, because other basic stuff was missing. The bricks basically already support 3 coordinates, so there should be no changes in the cluster-templates necessary.

Acceptance Criteria

Additional Information

Blocked by

How to test

kitsudaiki commented 7 months ago

should already work, but never tested so far

kitsudaiki commented 4 months ago

brick-initializing in cluster_init still doesn't support 3-dimensions