{ "edges": [ { "id": "Input: graph edges 1 Graph conv 1", "source": "Input: graph edges 1", "sourceHandle": "edges", "target": "Graph conv 1", "targetHandle": "edges" }, { "id": "Graph conv 1 Activation 1", "source": "Graph conv 1", "sourceHandle": "x", "target": "Activation 1", "targetHandle": "x" }, { "id": "Repeat 1 Graph conv 1", "source": "Repeat 1", "sourceHandle": "output", "target": "Graph conv 1", "targetHandle": "x" }, { "id": "Input: sequential 1 LSTM 1", "source": "Input: sequential 1", "sourceHandle": "y", "target": "LSTM 1", "targetHandle": "x" }, { "id": "Neural ODE 2 MSE loss 1", "source": "Neural ODE 2", "sourceHandle": "x", "target": "MSE loss 1", "targetHandle": "x" }, { "id": "Input: tensor 1 Graph conv 1", "source": "Input: tensor 1", "sourceHandle": "output", "target": "Graph conv 1", "targetHandle": "x" }, { "id": "Input: tensor 2 MSE loss 1", "source": "Input: tensor 2", "sourceHandle": "output", "target": "MSE loss 1", "targetHandle": "y" }, { "id": "MSE loss 1 Optimizer 1", "source": "MSE loss 1", "sourceHandle": "output", "target": "Optimizer 1", "targetHandle": "loss" }, { "id": "Activation 1 output Repeat 1 input", "source": "Activation 1", "sourceHandle": "output", "target": "Repeat 1", "targetHandle": "input" }, { "id": "Activation 1 output Concatenate 1 a", "source": "Activation 1", "sourceHandle": "output", "target": "Concatenate 1", "targetHandle": "a" }, { "id": "LSTM 1 output Concatenate 1 b", "source": "LSTM 1", "sourceHandle": "output", "target": "Concatenate 1", "targetHandle": "b" }, { "id": "Concatenate 1 output Neural ODE 2 x", "source": "Concatenate 1", "sourceHandle": "output", "target": "Neural ODE 2", "targetHandle": "x" } ], "env": "PyTorch model", "nodes": [ { "data": { "__execution_delay": 0.0, "collapsed": null, "display": null, "error": null, "input_metadata": null, "meta": { "color": "blue", "doc": null, "inputs": [ { "name": "x", "position": "bottom", "type": { "type": "tensor" } }, { "name": "edges", "position": "bottom", "type": { "type": "tensor" } } ], "name": "Graph conv", "outputs": [ { "name": "x", "position": "top", "type": { "type": "tensor" } } ], "params": [ { "default": "GCNConv", "name": "type", "type": { "enum": [ "GCNConv", "GATConv", "GATv2Conv", "SAGEConv" ] } } ], "type": "basic" }, "params": { "type": "SAGEConv" }, "status": "done", "title": "Graph conv" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "Graph conv 1", "position": { "x": 353.5291731060978, "y": 191.17741587219126 }, "type": "basic", "width": 200.0 }, { "data": { "__execution_delay": 0.0, "collapsed": null, "display": null, "error": null, "input_metadata": null, "meta": { "color": "orange", "doc": null, "inputs": [ { "name": "input", "position": "top", "type": { "type": "tensor" } } ], "name": "Repeat", "outputs": [ { "name": "output", "position": "bottom", "type": { "type": "tensor" } } ], "params": [ { "default": 1.0, "name": "times", "type": { "type": "" } }, { "default": false, "name": "same_weights", "type": { "type": "" } } ], "type": "basic" }, "params": { "times": "5" }, "status": "done", "title": "Repeat" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "Repeat 1", "position": { "x": 55.8483132278086, "y": 54.525356969883305 }, "type": "basic", "width": 200.0 }, { "data": { "__execution_delay": null, "collapsed": true, "display": null, "error": null, "input_metadata": null, "meta": { "color": "orange", "doc": null, "inputs": [ { "name": "a", "position": "bottom", "type": { "type": "" } }, { "name": "b", "position": "bottom", "type": { "type": "" } } ], "name": "Concatenate", "outputs": [ { "name": "output", "position": "top", "type": { "type": "None" } } ], "params": [], "type": "basic" }, "params": {}, "status": "done", "title": "Concatenate" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "Concatenate 1", "position": { "x": 477.88148637482334, "y": -372.62774030487003 }, "type": "basic", "width": 200.0 }, { "data": { "__execution_delay": null, "collapsed": true, "display": null, "error": null, "input_metadata": null, "meta": { "color": "orange", "doc": null, "inputs": [], "name": "Input: graph edges", "outputs": [ { "name": "edges", "position": "top", "type": { "type": "tensor" } } ], "params": [], "type": "basic" }, "params": {}, "status": "done", "title": "Input: graph edges" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "Input: graph edges 1", "position": { "x": 457.3761886867096, "y": 530.2733532051268 }, "type": "basic", "width": 200.0 }, { "data": { "display": null, "error": null, "input_metadata": null, "meta": { "color": "orange", "doc": null, "inputs": [ { "name": "x", "position": "bottom", "type": { "type": "" } } ], "name": "Activation", "outputs": [ { "name": "output", "position": "top", "type": { "type": "None" } } ], "params": [ { "default": "ReLU", "name": "type", "type": { "enum": [ "ReLU", "Leaky_ReLU", "Tanh", "Mish" ] } } ], "type": "basic" }, "params": { "type": 1.0 }, "status": "done", "title": "Activation" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "Activation 1", "position": { "x": 354.3731834561054, "y": -73.74768512965228 }, "type": "basic", "width": 200.0 }, { "data": { "__execution_delay": 0.0, "collapsed": false, "display": null, "error": null, "input_metadata": null, "meta": { "color": "blue", "doc": null, "inputs": [ { "name": "x", "position": "bottom", "type": { "type": "" } } ], "name": "LSTM", "outputs": [ { "name": "output", "position": "top", "type": { "type": "None" } } ], "params": [ { "default": 1024.0, "name": "input_size", "type": { "type": "" } }, { "default": 1024.0, "name": "hidden_size", "type": { "type": "" } }, { "default": 0.0, "name": "dropout", "type": { "type": "" } } ], "type": "basic" }, "params": { "dropout": "0.2", "hidden_size": "128", "input_size": "128" }, "status": "done", "title": "LSTM" }, "dragHandle": ".bg-primary", "height": 312.0, "id": "LSTM 1", "position": { "x": 960.0, "y": 135.0 }, "type": "basic", "width": 204.0 }, { "data": { "__execution_delay": 0.0, "collapsed": false, "display": null, "error": null, "input_metadata": null, "meta": { "color": "orange", "doc": null, "inputs": [], "name": "Input: sequential", "outputs": [ { "name": "y", "position": "top", "type": { "type": "tensor" } } ], "params": [ { "default": null, "name": "name", "type": { "type": "None" } } ], "type": "basic" }, "params": { "name": "time series" }, "status": "done", "title": "Input: sequential" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "Input: sequential 1", "position": { "x": 961.5476403063019, "y": 511.8105149872374 }, "type": "basic", "width": 200.0 }, { "data": { "__execution_delay": null, "collapsed": true, "display": null, "error": null, "input_metadata": null, "meta": { "color": "orange", "doc": null, "inputs": [ { "name": "x", "position": "bottom", "type": { "type": "" } }, { "name": "y", "position": "bottom", "type": { "type": "" } } ], "name": "MSE loss", "outputs": [ { "name": "output", "position": "top", "type": { "type": "None" } } ], "params": [], "type": "basic" }, "params": {}, "status": "done", "title": "MSE loss" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "MSE loss 1", "position": { "x": 627.1281170292506, "y": -957.9364795915974 }, "type": "basic", "width": 200.0 }, { "data": { "display": null, "error": null, "input_metadata": null, "meta": { "color": "green", "doc": null, "inputs": [ { "name": "loss", "position": "bottom", "type": { "type": "tensor" } } ], "name": "Optimizer", "outputs": [], "params": [ { "default": "AdamW", "name": "type", "type": { "enum": [ "AdamW", "Adafactor", "Adagrad", "SGD", "Lion", "Paged AdamW", "Galore AdamW" ] } }, { "default": 0.001, "name": "lr", "type": { "type": "" } } ], "type": "basic" }, "params": { "lr": 0.001, "type": 1.0 }, "status": "done", "title": "Optimizer" }, "dragHandle": ".bg-primary", "height": 247.0, "id": "Optimizer 1", "position": { "x": 632.9026898639854, "y": -1321.9205758725257 }, "type": "basic", "width": 190.0 }, { "data": { "__execution_delay": 0.0, "collapsed": null, "display": null, "error": null, "input_metadata": null, "meta": { "color": "blue", "doc": null, "inputs": [ { "name": "x", "position": "bottom", "type": { "type": "tensor" } } ], "name": "Neural ODE", "outputs": [ { "name": "x", "position": "top", "type": { "type": "tensor" } } ], "params": [ { "default": null, "name": "relative_tolerance", "type": { "type": "None" } }, { "default": null, "name": "absolute_tolerance", "type": { "type": "None" } }, { "default": "dopri8", "name": "method", "type": { "enum": [ "dopri8", "dopri5", "bosh3", "fehlberg2", "adaptive_heun", "euler", "midpoint", "rk4", "explicit_adams", "implicit_adams" ] } } ], "type": "basic" }, "params": { "absolute_tolerance": "", "method": 1.0, "relative_tolerance": null }, "status": "done", "title": "Neural ODE" }, "dragHandle": ".bg-primary", "height": 309.0, "id": "Neural ODE 2", "position": { "x": 424.3358615871781, "y": -784.0744992448747 }, "type": "basic", "width": 308.0 }, { "data": { "__execution_delay": 0.0, "collapsed": false, "display": null, "error": null, "input_metadata": null, "meta": { "color": "orange", "doc": null, "inputs": [], "name": "Input: tensor", "outputs": [ { "name": "output", "position": "top", "type": { "type": "tensor" } } ], "params": [ { "default": null, "name": "name", "type": { "type": "None" } } ], "type": "basic" }, "params": { "name": "embedding" }, "status": "done", "title": "Input: tensor" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "Input: tensor 1", "position": { "x": 231.36175845539515, "y": 526.043774935379 }, "type": "basic", "width": 200.0 }, { "data": { "__execution_delay": 0.0, "collapsed": false, "display": null, "error": null, "input_metadata": null, "meta": { "color": "orange", "doc": null, "inputs": [], "name": "Input: tensor", "outputs": [ { "name": "output", "position": "top", "type": { "type": "tensor" } } ], "params": [ { "default": null, "name": "name", "type": { "type": "None" } } ], "type": "basic" }, "params": { "name": "label" }, "status": "done", "title": "Input: tensor" }, "dragHandle": ".bg-primary", "height": 200.0, "id": "Input: tensor 2", "position": { "x": 787.538183263333, "y": -801.4448540205135 }, "type": "basic", "width": 200.0 } ] }