Feat: added Original dataset to gitignore to decrease repo size

Feat: preliminary readme file
This commit is contained in:
2024-10-05 18:04:55 +02:00
parent 35aa0040af
commit 0757524b98
2 changed files with 17 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
# Original Dataset
space_apps_2024_seismic_detection/
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# Demo submission of team PL LTD DM for Nasa Space Apps Challenge 2024
Hi!
## How to use
0. Clone repo
1. Set up the requirements
3. Download and unzip the dataset provided by the hackathon
4. Run program