Skip to content

a mock gps locator, please use at your own risk. this application will require a strong understanding of python, pandas, and numpy.

Notifications You must be signed in to change notification settings

kid-gorgeous/gps-me

Repository files navigation

Arguments available

  • --upath: Use saved data. If this flag is present, the script will use saved data.
  • --dl: Download data. If this flag is present, the script will download data.
  • --lstm_info: Run LSTM info function. If this flag is present, the script will run the LSTM info function.
  • --lstm_train: Run LSTM training function. If this flag is present, the script will run the LSTM training function.
  • --rnn_train: Run RNN training function. If this flag is present, the script will run the RNN training function.
  • --rnn_info: Run RNN info function. If this flag is present, the script will run the RNN info function.
  • --lstm_load: Load LSTM model. If this flag is present, the script will load the LSTM model.
  • --use_trustee: Use trustee. If this flag is present, the script will use the trustee.

Example usage:

python3 main.py [--upath --dl --lstm_info --lstm_train --rnn_train --rnn_info --lstm_load --use_trustee]

About

a mock gps locator, please use at your own risk. this application will require a strong understanding of python, pandas, and numpy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages