MetOffice / MetOffice/ennuf

Add support for RNNs and LSTMs in ennuf models

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Requires completion of #8 and #9 first.

Need to write representations of these such that we can define some model architecture that makes use of RNNs or LSTMs, and call some sort of
`.to_fortran()` method on it that generates Fortran corresponding to that structure, calling any components previously implemented in #8 and #9.

Contributor guide

No contributing guide indexed for this repository

Research direction

First review the work required by issues #8 and #9, since this issue depends on both. Then define how RNN and LSTM representations fit into a model architecture and how .to_fortran() should generate Fortran using the earlier components. Done means architectures using RNNs or LSTMs can be represented and translated to corresponding Fortran.

Written by the indexing model from the issue text.

Assessment

Tech stack
fortran, python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.