Skip to content

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

License

Notifications You must be signed in to change notification settings

hanbt/net2vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net2vec

This repository is a collection of machine learning models for computer networks. Currently, the following models are implemented:

  1. Message Passing- vanilla Graph Neural Network
  2. RouteNet - A new neural architecture designed for neural understanding of routing in the network.

If you decide to apply the concepts presented or base on the provided code, please do refer our related paper

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.8%
  • Python 7.2%