algorithms - Concepts
Explore concepts tagged with "algorithms"
Total concepts: 10
Concepts
- Monte Carlo Methods - Computational algorithms that use repeated random sampling to estimate numerical results, model complex systems, and solve problems that are deterministically intractable.
- Byzantine Generals Problem - A fundamental problem in distributed computing about achieving consensus among distributed components when some may be faulty or malicious, named after a metaphor involving generals coordinating an attack.
- FSRS - Free Spaced Repetition Scheduler, a modern open-source algorithm that optimizes flashcard review intervals using machine learning.
- Filter Bubble - The intellectual isolation created when algorithms show only information matching existing preferences and beliefs.
- Markov Chains - Mathematical systems that model sequences of events where the probability of each event depends only on the state of the previous event, not the full history.
- Data Structures - Specialized formats for organizing, storing, and managing data in computers to enable efficient access and modification.
- PageRank - Google's foundational algorithm that ranks web pages based on the quantity and quality of links pointing to them.
- Dead Internet Theory - The theory that the internet is now mostly composed of bot activity and AI-generated content, with decreasing genuine human interaction and authenticity.
- Adaptive Learning - Technology-driven systems that adjust content and difficulty based on learner performance.
- Algorithmic Curation - The automated selection and prioritization of content using algorithms rather than human judgment, shaping what users see based on engagement metrics and personalization.
← Back to all concepts