neurotorchmz.core#
The core module contains the most important parts of Neurotorch. For example, the Session class as main bridge to interact with the API is defined here. Also, basic functions like settings, logs and plugins are introduced here
Modules
This module provides direct links to the core functions of Neurotorch independend of a specific session. |
|
Utilities for logging in Neurotorch |
|
The plugin manager provides methods to load plugins and provides a list of all loaded plugins |
|
Provides a utility library to load resources and strings |
|
Module holding code to launch and manage a Neurotorch program |
|
Provides a module to load and update settings. |
|