Einstein summation or einsum
Apr 15, 2024 · 1 min read · So today I was studying the paper dEFEND: Explainable Fake News Detection and their code, where there was a line using einsum, short for Einstein summation. What is einsum? So basically, you give it an equation, and it will give you output according ...
Join discussion