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

refactor: move io-functions of the cluster #437

Closed kitsudaiki closed 1 month ago

kitsudaiki commented 1 month ago

Pull Request

Description

Moved the processing and backpropagation from the cluster-io-functions into the cpu processing and backpropagation files for cleaner code-structure.

Related Issues

How it was tested?