• Stars
    star
    12
  • Rank 1,553,264 (Top 32 %)
  • Language
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

a-deep-rl-approach-for-sdn-routing-optimization

A Deep-Reinforcement Learning Approach for Software-Defined Networking Routing Optimization
Python
252
star
2

DRL-GNN

Python
172
star
3

demo-routenet

Demo of RouteNet in ACM SIGCOMM'19
Jupyter Notebook
108
star
4

Unveiling-the-potential-of-GNN-for-network-modeling-and-optimization-in-SDN

46
star
5

Understanding-the-Modeling-of-Network-Delays-using-NN

Recent trends in networking are proposing the use of Machine Learning (ML) techniques for the control and operation of the network. In this context, ML can be used as a computer network modeling technique to build models that estimate the network performance. Indeed, network modeling is a central technique to many networking functions, for instance in the field of optimization, in which the model is used to search a configuration that satisfies the target policy. In this paper, we aim to provide an answer to the following question: Can neural networks accurately model the delay of a computer network as a function of the input traffic? For this, we assume the network as a black-box that has as input a traffic matrix and as output delays. Then we train different neural networks models and evaluate its accuracy under different fundamental network characteristics: topology, size, traffic intensity and routing. With this, we aim to have a better understanding of computer network modeling with neural nets and ultimately provide practical guidelines on how such models need to be trained.
9
star
6

network-modeling-GNN

Python
5
star