releso

This is the ReLeSO package. This is the best!

Please view the Documentation under Reinforcement Learning based Shape Optimization (ReLeSO) for the information about this library and framework.

Modules

agent

Parsing of the agents available in ReLeSO.

base_model

Definition of the ReLeSO base Model.

base_parser

Framework experiment definition and experiment conduction.

callback

Non SB3 Callbacks used in ReLeSO.

exceptions

File defines the exceptions of the ReLeSO toolbox/library.

feature_extractor

File defines the FeatureExtractors currently implemented in this framework.

geometry

Definition of the geometry to be optimized, which informs the action space.

gym_environment

Definition of the interface class for the gymnasium environment definition.

mesh

File holds definition classes for the mesh implementation.

observation

Definition of Observation space definitions.

parser_environment

Classes used to parse the environment definition.

shape_parameterization

Definition of the basic shape classes of releso.

spline

Definition of the action space.

spor

SPOR definition Read Carefully.

util

Util module.

validation

File holds the definition class for the validation.

verbosity

File hold definition for verbosity settings.