particleflow
particleflow copied to clipboard
Change response plot definition, update transformer model
- updated the response plot definition in cmssw.ipynb
- some fixes and updates to the transformer model
- switch to using focal loss with logits (pre-softmax) (pointed out by Dylan)
- fixes for fp16
- PCgrad removed (turns out it wasn't actually using the customized optimizer function???)