ML4GW / aframev2

Detecting binary black hole mergers in LIGO with neural networks
MIT License
5 stars 16 forks source link

Move `preprocessing.py` into the `architectures` library #258

Open wbenoit26 opened 1 month ago

wbenoit26 commented 1 month ago

The objects we use for pre-processing I think should live in the architectures library, with the additional benefit of making the utils environment more lightweight.