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]: move policies into database #413

Open kitsudaiki opened 3 months ago

kitsudaiki commented 3 months ago

Feature

Description

The current version with the separate policy is bad and makes only problems. These policies should be moved into a new database-table, to provide more flexibility.

Acceptance Criteria