Intuition on KZG AggregationKZG is a polynomial commitment scheme widely used in the field of cryptography. It allows a prover to commit to a polynomial, and later on…Apr 21, 2024Apr 21, 2024
Explaining KZG Commitment with Code WalkthroughKZG is a popular polynomial commitment scheme widely used in zero knowledge protocols. The core idea is that a prover would be able to…Dec 1, 2023Dec 1, 2023
The Identity Tooling Needed for Institutional Adoption of DeFiIn the past year, the term Web3 has become an increasingly used buzzword. The growth in different blockchain protocols and metaverse…May 13, 2022May 13, 2022
Multi Agent Deep Reinforcement Learning for Autonomous DrivingReinforcement learning has become a powerful learning framework now capable of learning complex policies in high dimensional environments…May 7, 2021May 7, 2021
Reinforcement Learning for Stock Trading AgentThe use of reinforcement learning (RL) to build a stock trading agent has been a widely explored topic. Some argue that an RL agent would…Sep 14, 2020Sep 14, 2020
Fine Tuning TensorFlow Bert Model for Sentiment AnalysisBidirectional Encoder Representations from Transformers (BERT) is a major advancement in the field of Natural Language Processing (NLP) in…Aug 14, 20201Aug 14, 20201