Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Code for "Physics-Informed Long-Short Term Memory Neural Network Performance on Holloman High-Speed Test Track Sled Study"

Notifications You must be signed in to change notification settings

DeveloperJose/Python-Physics-LSTM

Open more actions menu

Repository files navigation

Physics-Informed LSTM

Code for the publication "Physics-Informed Long-Short Term Memory Neural Network Performance on Holloman High-Speed Test Track Sled Study" from the proceedings of the ASME 2022 Fluids Engineering Division Summer Meeting.

Paper available here

Dataset

The raw CSV files (21GBs) and the split .npy files for the training (562MBs) and validation dataset (563MBs) can be provided when inquired.

Installation

  1. Install pyenv and use it to install Python 3.10, pyenv install 3.10
  2. Install poetry
  3. Run poetry install
  • If poetry install seems stuck you might have to run export PYTHON_KEYRING_BACKEND=keyring.backends.fail.Keyring in your shell due to a bug (python-poetry/poetry#8623)
  1. To verify your torch installation is using CUDA, run poetry run python dev_test_installation.py

Running

  1. Set-up the experiment details/configuration in

physics_lstm / config / paper.yaml

  1. Run the experiment
cd physics_lstm
poetry run python lstm_pytorch.py

About

Code for "Physics-Informed Long-Short Term Memory Neural Network Performance on Holloman High-Speed Test Track Sled Study"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.