dcgym / iroko

A platform to test reinforcement learning policies in the datacenter setting.
Apache License 2.0
66 stars 22 forks source link

Generate traffic on a distribution. #15

Open fruffy opened 5 years ago

fruffy commented 5 years ago

Investigate generating traffic by some sort of distribution (e.g. send a packet every x ~ N(5, 3) seconds. Where x is a sample from the normal distribution. Since getting actual traffic data can be challenging, previous research supposedly make assumptions of what the distribution looks like for sending patterns. Being able to define such distributions & patterns in Iroko could be quite useful for the ML part of Iroko