Neural Networks for Regression Problems

The goal of this challenge is to create a neural network model that estimates performance metrics given a network snapshot. Specifically, this model must predict the resulting per-source-destination performance (delay, jitter, loss) given a network topology, a routing configuration, and a source-destination traffic matrix. ................
................