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

env(rjy): add ising model env #782

Merged
merged 14 commits into from
Apr 23, 2024
Merged

Conversation

nighood
Copy link
Collaborator

@nighood nighood commented Mar 12, 2024

Description

Related Issue

#773

TODO

Check List

  • merge the latest version source branch/repo, and resolve all the conflicts
  • pass style check
  • pass all the tests

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.89%. Comparing base (1ac9ad5) to head (98b81a0).

❗ Current head 98b81a0 differs from pull request most recent head 800a8ad. Consider uploading reports for the commit 800a8ad to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #782      +/-   ##
==========================================
- Coverage   75.90%   75.89%   -0.02%     
==========================================
  Files         684      681       -3     
  Lines       55580    55186     -394     
==========================================
- Hits        42189    41882     -307     
+ Misses      13391    13304      -87     
Flag Coverage Δ
unittests 75.89% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@PaParaZz1 PaParaZz1 added the env Questions about RL environment label Mar 13, 2024
dizoo/ising_env/envs/test_ising_model_env.py Outdated Show resolved Hide resolved
dizoo/ising_env/envs/test_ising_model_env.py Show resolved Hide resolved
dizoo/ising_env/envs/ising_model_env.py Outdated Show resolved Hide resolved
dizoo/ising_env/envs/ising_model_env.py Outdated Show resolved Hide resolved
dizoo/ising_env/envs/ising_model_env.py Outdated Show resolved Hide resolved
ding/policy/common_utils.py Outdated Show resolved Hide resolved
ding/rl_utils/adder.py Outdated Show resolved Hide resolved
ding/rl_utils/td.py Outdated Show resolved Hide resolved
dizoo/ising_env/config/ising_mfq_config.py Outdated Show resolved Hide resolved
dizoo/ising_env/config/ising_mfq_config.py Show resolved Hide resolved
dizoo/ising_env/config/ising_mfq_config.py Outdated Show resolved Hide resolved
dizoo/ising_env/config/ising_mfq_config.py Outdated Show resolved Hide resolved
dizoo/ising_env/envs/ising_model_env.py Outdated Show resolved Hide resolved
dizoo/ising_env/envs/ising_model_env.py Show resolved Hide resolved
ding/model/template/q_learning.py Show resolved Hide resolved
ding/policy/common_utils.py Outdated Show resolved Hide resolved
ding/policy/common_utils.py Outdated Show resolved Hide resolved
dizoo/ising_env/config/ising_mfq_config.py Outdated Show resolved Hide resolved
@PaParaZz1 PaParaZz1 merged commit 8392206 into opendilab:main Apr 23, 2024
9 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
env Questions about RL environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants