• Posts
  • Categories

Gradient Descent in Machine Learning - Overview

Gradient descent is an optimization algorithm used to find the minimum of a function—typically a cost function or loss function in machine learning.

8 minute read

Merkle DAGs(IPFS, GIT) - Overview

Learn what a Merkle DAG is and how it used in distributed systems like IPFS and Git. This overview explains the structure, key benefits, and use cases of Merkle DAGs in content-addressed storage and version control.

6 minute read