metnet icon indicating copy to clipboard operation
metnet copied to clipboard

Add FiLM layers to ConvLSTM

Open jacobbieker opened this issue 2 years ago • 0 comments

Pull Request

Description

Adds the FiLM layers to the ConvLSTM layers for MetNet-2, to better match the paper diagram.

Fixes #31

How Has This Been Tested?

Unit test

  • [ ] Yes

Checklist:

  • [ ] My code follows OCF's coding style guidelines
  • [ ] I have performed a self-review of my own code
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have checked my code and corrected any misspellings

jacobbieker avatar Aug 30 '22 10:08 jacobbieker