--- title: Configurations keywords: fastai sidebar: home_sidebar summary: "Classes to create hierachies from configurations." description: "Classes to create hierachies from configurations." ---
{% raw %}
{% endraw %} {% raw %}
{% endraw %} {% raw %}
{% endraw %} {% raw %}

class BaseConfiguration[source]

BaseConfiguration(name, num_inputs, num_actions, grid, references) :: ABC

Base class of an array configuration. This class is not used direclty by developers, but defines the functionality common to all.

{% endraw %} {% raw %}
notebook2script()
Converted 00_examples.ipynb.
Converted 01_putils.ipynb.
Converted 02_functions.ipynb.
Converted 03_nodes.ipynb.
Converted 04_hierarchy.ipynb.
Converted 05_environments.ipynb.
Converted 06_configurations.ipynb.
Converted index.ipynb.
{% endraw %}