Knowledge-Defined Networking (knowledgedefinednetworking)

Knowledge-Defined Networking

knowledgedefinednetworking

Geek Repo

Training datasets to encourage open research, development and benchmarking of Machine Learning algorithms applied to Computer Networks.

Location:Barcelona

Home Page:http://www.ac.upc.edu/en

Github PK Tool:Github PK Tool

Knowledge-Defined Networking's repositories

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

A Deep-Reinforcement Learning Approach for Software-Defined Networking Routing Optimization

Language:PythonLicense:MITStargazers:263Issues:14Issues:16
Language:PythonLicense:BSD-3-ClauseStargazers:177Issues:8Issues:12

demo-routenet

Demo of RouteNet in ACM SIGCOMM'19

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:108Issues:9Issues:7

net2vec

This repository is a collection of machine learning models for computer networks.

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:33Issues:0Issues:0

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.

Language:PythonStargazers:5Issues:0Issues:0