This repository contains notebooks and examples related to the NASA Space Apps Challenge project. Below is an overview of the key files:
-
Processing_example.ipynb: An example of the pre-processing steps applied to a single signal before feeding it into the Artificial Neural Network (ANN). -
Main_notebook.ipynb: This notebook encompasses the complete workflow for processing the training dataset, training the ANN, and testing the network on the test dataset.