CoolFace
Apppublic

Jeevan-30042005/iris_species

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
App README

Mumbai Train RNN Travel Time Predictor

This application predicts inter-station travel times for the Mumbai Local Train network using an LSTM model.

Model Details

  • Architecture: LSTM (RNN)
  • Backend: Keras with PyTorch
  • Lookback: 3 stations

How to use

Input the distance and time from the previous station for the last 3 stations to predict the travel time for the next station.