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

Update for compatibility with acnportal v0.3.2 #5

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Update for compatibility with acnportal v0.3.2 #5

wants to merge 13 commits into from

Conversation

sunash
Copy link
Member

@sunash sunash commented Apr 28, 2021

Minor fixes on tests and tutorials.

acnportal already has this dependency.
Replace active_evs with active_sessions or _active_evs.
# Conflicts:
#	gym_acnportal/gym_acnsim/interfaces.py
#	gym_acnportal/gym_acnsim/tests/test_interfaces.py
#	tutorials/lessonx_training_running_rl_agent.py
@sunash
Copy link
Member Author

sunash commented Apr 28, 2021

Need to move continuous integration to Github actions and fix some remaining tests.

sunash added 6 commits May 2, 2021 13:47
This was originally introduced because every EV observation was shifted up by 1 to
satisfy the 1-time indexing, but requested energy was in units of energy, not time,
and so should not also be shifted.
…never be entered.

This wasn't apparent before as tests/tutorials used max_recompute = 1.
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.

1 participant