-
Python Examples with the ‘secp256k1’ Curve
If you’re like most people, you probably don’t have any idea what I’m talking about. But for those who do know, you might be…
-
EC Points in Python
Today we’re going to talk about something that might seem like it belongs more in math class than in our beloved programming language EC…
-
Elliptic Curve Point Multiplication
Instead, let me break it down for you in a way that even my grandma could understand (well… maybe not). So what exactly is…
-
GAT: Graph Attention Networks for Node Classification
Now, if you’re like me and have trouble keeping up with all these fancy new algorithms, don’t worry! We’ve got your back. Let’s break…
-
Hands-On Graph Neural Networks Using Python
Now, before I dive into this topic let me first explain what GNNs are and why they’re so ***** cool. Essentially, these networks allow…
-
Visualizing Self-Attention for Transformer Models using bertviz
BertViz allows us to take our beloved BERT (Bidirectional Encoder Representations from Transformers) model, which is already pretty cool on its own, and add…
-
Running BertViz in Colab
And let me tell ya, this thing is a game changer! But here’s the catch running BERTViz in Colab can be a bit tricky…
-
BERTViz: Visualizing Attention in BERT
If you haven’t heard of it yet, let me give you a quick rundown. BERT (Bidirectional Encoder Representations from Transformers) is a state-of-the-art pretrained…