Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 531 Bytes

File metadata and controls

9 lines (5 loc) · 531 Bytes

42-model-source-notebook

Repository Structure

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.