twitchtv / acm-mmsys-2020-grand-challenge

Assets for Twitch's ACM MMSys 2020 Grand Challenge
Apache License 2.0
42 stars 21 forks source link

Network patterns for training solutions #5

Open nvduc opened 4 years ago

nvduc commented 4 years ago

I succeeded in setting up the test-bed and am working on my algorithm. It would be helpful if you can provide me some network patterns for training my algorithm. The current network patterns are quite simple and even some simple algorithms can perform very well already.

Thank you very much for your cooperation,

johnBartos commented 4 years ago

Hey @nvduc , I was on vacation from 2/21 until today. I'll provide more test patterns this week. You can also load your own in if you're comfortable making those changes. The specific pattern is selected during the run here: https://github.com/twitchtv/acm-mmsys-2020-grand-challenge/blob/master/run.js#L62