ML for flare finding
flarenet is a convolutional neural network used to predict stellar flares in 20-second cadence data from NASA’s Transiting Exoplanet Survey Satellite (TESS).
With a single line of code, you can generate flare predictions for any TESS 20-s target.
Installation: pip install flarenet20
Tutorial and source code on GitHub