/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.

Primary LanguagePython

london_bike_forecast

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