New

SDLC Notes

9

SDLC

Tech

This is a reference for SDLC stuff. Read more.

- Shubham Anuraj, 08:59 PM, 23 Mar, 2024

HyperLogLog: Randomized Algorithm approach for Counting Distinct Items

381

Computer Science

Technology

HyperLogLog is a randomized algorithm that many companies use for estimating the number of unique items in a list or even for dynamically entered input. Unlike other solutions, it is scalable and fast. Read more.

- Ojas Srivastava, 01:28 AM, 19 Jul, 2023

Understanding the Transformer Architecture (Part 1)

457

Artificial Intelligence

Technology

The Transformer architecture, which Google researchers introduced, is the primary framework behind major AI tools today, like GPT, LLaMA, PaLM, etc. This article focuses on the same. Read more.

- Ojas Srivastava, 04:44 PM, 14 May, 2023

Online Hide-and-Seek: Hiding Your Influence Online

317

Influence Analysis

Data Science

How can influence analysis be used to track terrorists by security agencies or activists by governments, and how do these groups of people or individuals hide in the online game of hide and seek? Read more.

- Ojas Srivastava, 05:23 PM, 12 May, 2023


Popular