-
Notifications
You must be signed in to change notification settings - Fork 2
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
Action space #1
Comments
Will:
Aidan
Other Tasks:
Rewards:
|
Additional Stuff from Slack:
|
Will
Aidan
Next:
|
Will's Tasks
Should we loop on weather or just run fixed amount of steps up until weather files run out? Latter is easier and sufficient for now I think. |
Will
Aidan
|
Related to #5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Task 1: Start taking action after initial ignition (random ignition/fixed ignition points)
Task 2: Can only take action before ignition (random ignition/fixed ignition points)
Task 3: Take actions before and after ignition ()
Actions:
Option 1:
Network architecture: CNN --> (image -> discrete action space)
N teams - Start at fixed positions in a map
Choose to either to change vegetation/spray water/moveto
Option 2:
Network architecture: FCN (image-->image)
Action is an image that specifies fire and vegetation, but also
The text was updated successfully, but these errors were encountered: