maro/tests
Jinyu-W 297709736c
Add DDQN (#598)
* Refine explore strategy, add prioritized sampling support; add DDQN example; add DQN test (#590)

* Runnable. Should setup a benchmark and test performance.

* Refine logic

* Test DQN on GYM passed

* Refine explore strategy

* Minor

* Minor

* Add Dueling DQN in CIM scenario

* Resolve PR comments

* Add one more explanation

* fix env_sampler eval info list issue

* update version to 0.3.2a4

---------

Co-authored-by: Huoran Li <huoranli@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
2023-10-27 14:12:46 +08:00
..
checkpoint Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
cim Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
citi_bike Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
cli Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
communication Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
data CIM scenario refinement (#400) 2021-09-22 11:47:48 +08:00
dummy Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
rl Add DDQN (#598) 2023-10-27 14:12:46 +08:00
vm_scheduling Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
.coveragerc
__init__.py Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
maro_test_suite.py Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
performance.py Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
requirements.test.txt V0.3: Upgrade RL Workflow; Add RL Benchmarks; Update Package Version (#588) 2023-03-30 09:57:25 +08:00
test_binary_convert_read.py Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
test_env.py Merge V0.3 into master: update decision event logic & rl component bundle (#569) 2022-12-27 17:15:46 +08:00
test_event_buffer.py Merge V0.3 into master: update decision event logic & rl component bundle (#569) 2022-12-27 17:15:46 +08:00
test_frame.py V0.3: Upgrade RL Workflow; Add RL Benchmarks; Update Package Version (#588) 2023-03-30 09:57:25 +08:00
test_snapshot.py Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
test_vector_env.py Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
utils.py Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00