Arnavsao / Real-Time-Traffic-Flow-Prediction-Using-Spatio-Temporal-GNN

Built real-time traffic prediction system using Graph Neural Networks (GNN) & Graph Convolutional Networks (GCN). Integrates GCN & LSTM layers for spatial-temporal dependencies. Generates synthetic traffic data, provides real-time predictions & visualizations. Tech: Python, PyTorch Geometric, NetworkX, NumPy, Matplotlib.
MIT License
6 stars 1 forks source link

i have issues!! #1

Open Butter122 opened 2 days ago

Butter122 commented 2 days ago

RuntimeError: mat1 and mat2 shapes cannot be multiplied (25x100 and 10x16)

Butter122 commented 2 days ago

seems something happened when 'forward' runs