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

Inquiry About Reinforcement Learning Integration with APSIM #2251

Open
pathakprecisionag opened this issue Oct 8, 2024 · 1 comment
Open

Comments

@pathakprecisionag
Copy link

Greetings,

I hope this request aligns with the interests of fellow contributors. I regularly use APSIM to simulate crop production for "what-if" scenarios, and I’m exploring the possibility of integrating it with reinforcement learning algorithms.

Is there currently a module or package available that supports this kind of integration, similar to how DSSAT has the gym-dssat environment? If not, could anyone point me toward any existing work or resources that might help facilitate this connection (e.g., using APSIM as an environment for reinforcement learning)?

Any insights or guidance would be greatly appreciated!

@peter-devoil
Copy link
Collaborator

"pan dot zhao at ua edu" had a student working on an ApsimNG/RL application, I think it's still a work in progress. His method uses a ZMQ interface in NG - which is mostly complete and allows you to write a manager component that talks with an RL algorithm - fielding requests about the state of the system, and responding to interventions like sowing or fertilising crops.

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

No branches or pull requests

2 participants