Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Computation & Algorithms I
Graph Chatbot
Related lectures (22)
Previous
Page 2 of 3
Next
Elements of computational complexity
Covers classical and quantum computational complexity concepts and implications.
Search Algorithms: Abductive Reasoning
Explores abductive reasoning, search algorithms, and heuristic search for problem-solving.
Untitled
Double Descent Curves: Overparametrization
Explores double descent curves and overparametrization in machine learning models, highlighting the risks and benefits.
Search Algorithms: Two Examples
Covers basic algorithm ingredients, search algorithms, control structures, and algorithm correctness.
Search Algorithms: Abductive Reasoning
Covers search algorithms, focusing on abductive reasoning and heuristic search strategies.
Theory of Computation: Complexity of Problems
Explores the theory of computation, undecidable problems, complexity measurement, and the P complexity class.
Connect Four: Alpha-Beta Pruning and Monte-Carlo Tree Search
Explores solving Connect Four using game theory algorithms and compares Alpha-Beta pruning with Monte-Carlo tree search.
Conditional Branching in C++
Covers conditional branching in C++, focusing on if-else and switch-case statements, logical operators, and control structures.
Theory of Computation: Decidability and Complexity
Delves into the theory of computation, covering decidability, complexity, P vs. NP, and reductions.