ai-for-java / ai4j

Apache License 2.0
26 stars 3 forks source link

[Feature] Simple facades (chains) for common use cases #17

Open deep-learning-dynamo opened 1 year ago

deep-learning-dynamo commented 1 year ago

As a java developer, I don't want to deal with boilerplate code in order to setup ai4j for common use cases:

Provide simplified facades to hide all the complexities of different components and their interactions