.. _localmodel_module: Localmodel module ================= .. automodule:: nnodely.layers.localmodel :undoc-members: :no-inherited-members: .. autoclass:: nnodely.layers.localmodel.LocalModel :undoc-members: :no-inherited-members: For more examples of how to use the local model module, please refer to the :doc:`LocalModel tutorial <../../tutorials/examples/localmodel>`.