You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add geolocation to internal state.
(longitude + latitude used to determine local electricity cost and simulate+model latencies.)
As part of the mandatory state, we need the "location" variable.
This is also a variable known only to the agent itself, which is used to determined the local electricity cost and will help us model latencies.
While longitude/latitude make sense, let's see what we can find in terms of latency models and electricity cost datasets geometry.
The text was updated successfully, but these errors were encountered:
matteoettam09
changed the title
Add location variable to LocalInformation class in service_provider.py
Add location variable to state of some policies
Sep 18, 2024
Add geolocation to internal state.
(longitude + latitude used to determine local electricity cost and simulate+model latencies.)
As part of the mandatory state, we need the "location" variable.
This is also a variable known only to the agent itself, which is used to determined the local electricity cost and will help us model latencies.
While longitude/latitude make sense, let's see what we can find in terms of latency models and electricity cost datasets geometry.
The text was updated successfully, but these errors were encountered: