[Epic 1]: Optimizing parameters in Wofost72_PP using pytorch
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 6
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 1
Description
The goal is to make the end-to-end wofost72_pp differentiable, allowing gradients to flow through the simulations for optimization. See Models available in PCSE. The current structure of PCSE regarding Wofost72_PP:
Milestone:
Demo a prototype of optimizing parameters = ["TDWI", "SPAN"] in differentiable wofost72_pp, see a similar notebook using PCSE.
Note: the module Root_Dynamics contains "TDWI" and the module Leaf_Dynamics contains "TDWI" and "SPAN".
Backlog items
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Wofost72_PP in pcse/models.py, Engine in pcse/engine.py, and Wofost72 plus its modules in pcse/crop/wofost72.py; inspect Root_Dynamics and Leaf_Dynamics for TDWI and SPAN. Review the linked parameter-optimization notebook and confirm done with a prototype that optimizes TDWI and SPAN while gradients flow through the end-to-end wofost72_pp simulation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100