DI-engine icon indicating copy to clipboard operation
DI-engine copied to clipboard

feature(xrk): add new env named Flozen Lake and DQN algorithm.

Open rongkunxue opened this issue 11 months ago • 1 comments

Description

Add adaptation to gymnasium environment and give examples based on DQN algorithm

Related Issue

TODO

Check List

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

rongkunxue avatar Mar 12 '24 09:03 rongkunxue

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.89%. Comparing base (e28438c) to head (d41ece2). Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #781      +/-   ##
==========================================
+ Coverage   75.87%   75.89%   +0.02%     
==========================================
  Files         679      681       +2     
  Lines       55249    55287      +38     
==========================================
+ Hits        41920    41962      +42     
+ Misses      13329    13325       -4     
Flag Coverage Δ
unittests 75.89% <ø> (+0.02%) :arrow_up:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 12 '24 09:03 codecov[bot]