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.
6 stars 5 forks source link

london_bike_forecast

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