Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First results #14

Merged
merged 29 commits into from
Jul 8, 2024
Merged

First results #14

merged 29 commits into from
Jul 8, 2024

Conversation

felimomo
Copy link
Collaborator

@felimomo felimomo commented Jun 19, 2024

The main changes here are:

  • the lognormal - uniform distribution for r-devs (and making it default)
  • a full observation fn (observes full age structured population)
  • an 'enforce min' harvest fn (penalizes harvests below a certain threshold)
  • explicit checkpoint times in train.py
  • add a test function for the CautionaryRule agent

@felimomo felimomo requested a review from cboettig July 1, 2024 23:06
@felimomo
Copy link
Collaborator Author

felimomo commented Jul 1, 2024

Hey, @cboettig can you take a look at this PR? I'd say the main things that happened are updating the asm_fns.get_r_devs function, and adding some agent tests for CautionaryRule.

(Will follow up with similar tests for other agents---figured that it could help guide development in any follow-up project where I would have limited time!)

@cboettig
Copy link
Member

cboettig commented Jul 6, 2024

@felimomo apologies I've been away this week, will look at this first thing next week

Copy link
Member

@cboettig cboettig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah fantastic work! so nice to have the notebooks here with cached results and all.

@felimomo felimomo merged commit c877881 into main Jul 8, 2024
2 checks passed
@felimomo felimomo deleted the first-results branch July 10, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants