TheTransitClock / transitime

TheTransitClock real-time transit information system
GNU General Public License v3.0
77 stars 29 forks source link

Implement an online railway prediction model #115

Open scrudden opened 5 years ago

scrudden commented 5 years ago

Implement a new prediction generator for trains based on this paper.

https://www.researchgate.net/publication/245024277_An_online_railway_traffic_prediction_model

scrudden commented 5 years ago

Looked around a bit and came across two items that may help with this. openrail railml

scrudden commented 5 years ago

Have jaxb'd railml.

scrudden commented 5 years ago

https://github.com/scrudden/railml

scrudden commented 5 years ago

Started on model from paper.

https://github.com/scrudden/railmodel

scrudden commented 5 years ago

This may also help. The tutorials are good. https://www.simsig.co.uk