maro/examples
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
..
cim/rl Add DDQN (#598) 2023-10-27 14:12:46 +08:00
citi_bike Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
hello_world Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
proxy Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
rl V0.3: Upgrade RL Workflow; Add RL Benchmarks; Update Package Version (#588) 2023-03-30 09:57:25 +08:00
simulator Add local file config in isort & Add missing copyright info (#547) 2022-06-14 14:47:47 +08:00
vector_env Format code on `master` (black + isort) (#538) 2022-06-14 07:37:59 +08:00
vm_scheduling Add DDQN (#598) 2023-10-27 14:12:46 +08:00
__init__.py Update features in v0.2 into branch master to release a new version (#297) 2021-03-22 14:53:27 +08:00
requirements.ex.txt Merge V0.3 into master: update decision event logic & rl component bundle (#569) 2022-12-27 17:15:46 +08:00