b/v-tutorials by ahabeta

Advanced Algorithms and Complexity

This post was published 7 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Advanced Algorithms and Complexity

Coursera | Duration: 4 weeks of study, 4-8 hours/week | Video: H264 960x540 | Audio: AAC 44,1 kHz 2ch | 986 MB | Language: English | 2018

You've learned the basic algorithms now and are ready to step into the area of more complex problems and algorithms to solve them. Advanced algorithms build upon basic ones and use new ideas. We will start with networks flows which are used in more typical applications such as optimal matchings, finding disjoint paths and flight scheduling as well as more surprising ones like image segmentation in computer vision. We then proceed to linear programming with applications in optimizing budget allocation, portfolio optimization, finding the cheapest diet satisfying all requirements and many others. Next we discuss inherently hard problems for which no exact good solutions are known (and not likely to be found) and how to solve them in practice. We finish with a soft introduction to streaming algorithms that are heavily used in Big Data processing. Such algorithms are usually designed to be able to process huge datasets without being able even to store a dataset.

Screenshots

Advanced Algorithms and Complexity