progpy icon indicating copy to clipboard operation
progpy copied to clipboard

Multiple Output layers

Open teubert opened this issue 2 years ago • 1 comments

Requirement Text Allow the user to specify the number of Dense layers for each output of the LSTM.

Background Information Additional dense layers could improve the ability to represent complex relationships between the common system state (output of LSTM) and the final output

Suggested Solution Configuration argument

DoD

  • [ ] Implement feature
  • [ ] Add to example
  • [ ] Add tests
  • [ ] update documentation
  • [ ] Add to change notes for next release

teubert avatar Sep 30 '22 21:09 teubert

Suggested by @matteocorbetta

teubert avatar Sep 30 '22 21:09 teubert