Arian Prabowo's repositories

traffic_prediction

Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using historical data (timeseries).

Language:TeXLicense:MITStargazers:262Issues:11Issues:0

G-SWaN

G-SWaN: G-SWaN: Graph Self-attention WaveNet for Traffic Forecasting. This is the official repo for the following paper: Because Every Sensor Is Unique, so Is Every Pair: Handling Dynamicity in Traffic Forecasting (IoTDI '23)

Language:PythonStargazers:7Issues:1Issues:0

flight_delay_01

Predicting Flight Delay With Spatio-Temporal Trajectory Convolutional Network and Airport Situational Awareness Map

Language:PythonStargazers:1Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0

EpochAndBatches

Simple deep learning experiment tracker.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0
Language:PythonLicense:GPL-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

pygcn

Graph Convolutional Networks in PyTorch

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0