prog_models icon indicating copy to clipboard operation
prog_models copied to clipboard

Output Normalization layer

Open teubert opened this issue 3 years ago • 0 comments

Requirement Text Refactor LSTM so output normalization and denormalization is done as a layer

Background Information Currently output denormalization and normalization is done manually

Suggested Solution Create Denormalization layer. Add to file data_models.utils.py

DoD

  • [ ] Implement feature

teubert avatar Aug 10 '22 23:08 teubert