This repository is a collection of machine learning models for computer networks. Currently, the following models are implemented:
- Message Passing- vanilla Graph Neural Network
- RouteNet - A new neural architecture designed for neural understanding of routing in the network.
- Routing by Backprop - Differentiable surrogate for Dijkstra algorithm.
Queuing theory baselines used in many of the papers refered here are developed in a seperate reposity queuinx
If you decide to apply the concepts presented or base on the provided code, please do refer our related paper