Colmmm / TheTwoBBTagger

CERN Summer Student Project 2019
0 stars 0 forks source link

Try LSTM approach for tagging #2

Open Colmmm opened 4 years ago

Colmmm commented 4 years ago

This would be for the tagging (third) stage, where instead of treating the TBs independently when we feed them into the classifier, we instead group them by their event, and feed them into an LSTM recurrent neural net. So in this approach, the LSTM can handle events with varying number of TBs