anderzzz / london_bike_forecast

Graph convolutional neural network for forecasting traffic in the London bike-share system, where the graph convolutions pass spatial information between stations, and one-dimensional convolutions pass information from past traffic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

london_bike_forecast

Graph convolutional neural network built with PyTorch Geometric intended for spatiotemporal forecasting of traffic in the London bike-share system.

About

Graph convolutional neural network for forecasting traffic in the London bike-share system, where the graph convolutions pass spatial information between stations, and one-dimensional convolutions pass information from past traffic.


Languages

Language:Python 100.0%