Skip to content

Greywolf-edu/Q_charging_basic

Repository files navigation

Wireless Rechargable Sensors Network

Basic Hybrid Q_charging

  • Implementation of a Q_learning-based charging strategy on WRSN with multiple Mobile Chargers.

Experiments:

$ python Test.py
experiment_type:
experiment_index:
Experiment_index Experiment_type 0 1 2 3 4 5 6 7 8
node 300 350 400 450 500 550 600 650 700
target 200 250 300 350 400 450 500 550 600
MC 1 2 3 4 5 6 7 8 9
prob 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
package 400 450 500 550 600 650 700 750 800

target experiments must be reconstructed to match node experiments range if modified.

Results:

  • All expriment results are updated at this sheet.

Requirements:

  • pandas==1.1.3
  • scipy==1.5.2
  • numpy==1.19.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published