TJmask / Space-Health-Predicting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash Prediction in a Spaceflight Analog Task by Deep Learning

Spatial disorientation is a leading cause of fatal aircraft crashes and our goal is to predict the occurrence of crashes at least 500ms beforehand so that the pilot has enough time to respond. In our spaceflight analog task, we strapped blindfolded participants into a machine where they could not rely on gravitational information and as a result became spatially disoriented while using a joystick to stabilize themselves. We built a deep learning model based on long short-term memory (LSTM) and were able to predict 900ms before a crash with 86% area under curve (AUC). This study demonstrates a successful and novel application of deep learning in the fields of aviation and spaceflight.

About

License:MIT License


Languages

Language:Jupyter Notebook 95.6%Language:Python 4.4%