Kaggle G2Net Gravitational Wave Detection : 2nd place solution
Solution writeup: https://www.kaggle.com/c/g2net-gravitational-wave-detection/discussion/275341 Instructions 1. Download data You have to download the competition dataset from competition website,and place the files in input/ directory. ┣ input/ ┃ ┣ training_labels.csv ┃ ┣ sample_submission.csv ┃ ┣ train/ ┃ ┣ test/ ┃ ┣ configs.py ┣ … (Optional:) Add your hardware configurations
Read more