commonpower.data_forecasting.nn_forecasting.models

Classes

NNModule

Initialize internal Module state, shared by both nn.Module and ScriptModule.

SimpleLSTM

Initialize internal Module state, shared by both nn.Module and ScriptModule.

SimpleMLP

Initialize internal Module state, shared by both nn.Module and ScriptModule.

SimpleTransformer

Initialize internal Module state, shared by both nn.Module and ScriptModule.