API entrypoint #
This entrypoint re-exports the primary user-facing API surface, NN.API.Public, beside the other
curated NN.Entrypoint.* imports.
Ordinary model and training files should use import NN. Import this module when you want
the same public API surface under the NN.Entrypoint.* tree, without the broader library umbrella.