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
Image Processing Basics
Graph Chatbot
Related lectures (26)
Previous
Page 1 of 3
Next
Introduction to Algorithms
Explores the ingredients and selection of algorithms for different goals.
Pointers: Passing by Reference in C
Explains pointers in C, focusing on passing by reference and memory management techniques.
Introduction to Compiler Theory and Language Processing
Introduces compiler theory, language processing, and the essential concepts behind building compilers.
Dynamic Arrays in C++: Features and Performance
Covers the implementation and manipulation of dynamic arrays in C++ using vectors, focusing on their features and performance implications.
Advanced Spark: Partitioning and Optimization
Explores advanced Spark topics like partitioning strategies, memory optimization, and shuffle operations for efficient job execution.
Computer Architecture: Algorithms to Programs (Compilation)
Explores the transition from algorithms to programs through compilation, emphasizing constraints and machine-understandable coding practices.
Optimization with Constraints: KKT Conditions
Covers the KKT conditions for optimization with constraints, essential for solving constrained optimization problems efficiently.
C++ Standard Library: Containers and Algorithms
Covers the basics of C++ standard library containers, algorithms, and iterators.
Optimization Methods: Theory Discussion
Explores optimization methods, including unconstrained problems, linear programming, and heuristic approaches.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.