• Posts
  • Categories

Hypergraph and Hypertree - Overview

A hypergraph is a generalization of a graph where an edge may connect any number of vertices, not just two.

4 minute read

The Pedersen Commitment - Overview

Pedersen commitment provides a way to commit to a secret value while keeping it hidden, and ensures the value cannot be changed later.

4 minute read

Tornado Cash Circuits - Overview

Tornado Cash is one of Ethereum’s pioneering privacy protocols build on zk-SNARK and Circom zero-knowledge circuits.

12 minute read

Recurrent Neural Networks (RNNs) - Overview

Overview of Recurrent Neural Networks (RNNs), including their mathematical foundations, activation and loss functions, and a comparative analysis with Perceptrons, Convolutional Neural Networks, and Transformer architectures.

7 minute read

Solana Staking - Overview

Staking in Solana is the process of locking SOL tokens in a stake account to...

5 minute read