MLblog / jads_kaggle

Contains our group's work in various kaggle competitions
MIT License
10 stars 23 forks source link

Deep learning on raw signal data per cycle #137

Closed joepvdbogaert closed 5 years ago

joepvdbogaert commented 5 years ago

This PR adds the following functionality, mostly aimed at applying deep learning on the raw signal:

Finally, I added a notebook DeepEarthquakes.ipynb that shows how exactly to use the new code.

san89 commented 5 years ago

Well done, nice written and efficient code.

My only comment is that I think that making an effort to centralize certain functionalities is worth it.