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

Gymnasium DDP (Sebulba) #26

Merged
merged 18 commits into from
Feb 15, 2025
Merged

Gymnasium DDP (Sebulba) #26

merged 18 commits into from
Feb 15, 2025

Conversation

garymm
Copy link
Owner

@garymm garymm commented Feb 15, 2025

not needed for now

I like step terminology better, but "act" is
consistent with Acme and podracers papers which is
more important than my asthetic preferences.
also update terminology to use actor instead of inference in most places
currently working but only with a single actor and learner
I think I need another method to reset the actor state before a cycle,
or change the code to just have a max value of t and mod it
@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2025

Codecov Report

Attention: Patch coverage is 98.12834% with 7 lines in your changes missing coverage. Please review.

Project coverage is 96.74%. Comparing base (8b04c5b) to head (491c473).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
earl/environment_loop/gymnasium_loop.py 97.57% 4 Missing ⚠️
earl/experiments/config.py 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   96.44%   96.74%   +0.30%     
==========================================
  Files          12       13       +1     
  Lines        1068     1168     +100     
==========================================
+ Hits         1030     1130     +100     
  Misses         38       38              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@garymm garymm enabled auto-merge (squash) February 15, 2025 01:18
@garymm garymm merged commit 15dbe65 into master Feb 15, 2025
4 checks passed
@garymm garymm deleted the garymm/sebulba-2 branch February 15, 2025 01:22
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