Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 248 Bytes

IntegNet

Implementation of the Interrelated-Temporal Graph Convolutional Network model for DC-WAN traffic prediction.

Introduction

Codes for the paper under TPDS journal review.

Requirements

  • Python3 (>= 3.6)
  • Tensorflow 1x (>= 1.9.0)