streaming-algorithms
Here are 10 public repositories matching this topic...
RiverText is a framework that standardizes the Incremental Word Embeddings proposed in the state-of-art. Please feel welcome to open an issue in case you have any questions or a pull request if you want to contribute to the project!
-
Updated
Feb 26, 2025 - Python
A simple, time-tested, family of random hash functions in Python, based on CRC32 and xxHash, affine transformations, and the Mersenne Twister. 🎲
-
Updated
Jun 6, 2022 - Python
Simulates a HTTP Adaptive Streaming (HAS) session based on a throughput pattern and video segment sizes.
-
Updated
Sep 24, 2018 - Python
🧙🏾♂️ Complex Algorithms and Complexity Course from the University of San Diego
-
Updated
Nov 8, 2020 - Python
A project for streaming algorithms: Bloom filtering, Flajolet-Martin Algorithm, Fixed-Size Sampling
-
Updated
Jan 15, 2024 - Python
Collection of algorithms covering various topics and demonstrating data science principles and techniques, developed while attending the Foundations of Data Science course at RWTH Aachen University.
-
Updated
Dec 22, 2022 - Python
Implementation of Count-Min Sketch using Pyhon. Count-Min Sketch (CMS) is a probabilistic data structure that serves as a frequency table of events in a stream of data.
-
Updated
Feb 11, 2023 - Python
Python library implementing a subset of streaming algorithms. Includes variations of these algorithms (e.g. adversarially robust), as well as support for multiple data types.
-
Updated
May 9, 2023 - Python
Improve this page
Add a description, image, and links to the streaming-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the streaming-algorithms topic, visit your repo's landing page and select "manage topics."