opendilab / DI-engine

OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.
https://di-engine-docs.readthedocs.io
Apache License 2.0
3k stars 366 forks source link

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

Closed rongkunxue closed 6 months ago

rongkunxue commented 6 months ago

Description

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

Related Issue

TODO

Check List

codecov[bot] commented 6 months ago

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 ```diff @@ 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](https://app.codecov.io/gh/opendilab/DI-engine/pull/781/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendilab) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/opendilab/DI-engine/pull/781/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendilab) | `75.89% <ø> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendilab#carryforward-flags-in-the-pull-request-comment) to find out more.

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