Applied AI for entrepreneurs
38113Detailed notes coming soon.
View full notesWeekly breakdowns from my DTU Computer Science & Engineering master's, organised by semester and course.
Always iterating · Learning in public
Detailed notes coming soon.
View full notesMotivation for this Course We can either have efficient algorithms or non efficient algorithms before the 70's there wasn't a way to solve these non efficient algorithms. And simply if a problem was too hard it would not be solvable. But n…
View full notesWhat Is an Algorithm? Definition: An algorithm is an unambiguous, abstract description of a method for solving a problem. - Unambiguous: Everyone following the steps obtains the same result. - Abstract: Independent of machine or programmin…
View full notesDetailed notes coming soon.
View full notesSupervised Learning In supervised learning, we predict quantities based on other quantities. There are two types of supervised learning tasks, and it's important to know the difference between those two. Classification Classification tasks…
View full notesAttribute statistics When we are working with variables it is good to be able to use basic statistic measures. Such as mean and variance. Suppose that we record a number of observations $\{x1,...,xN\}$, for instance corresponding to the we…
View full notesDetailed notes coming soon.
View full notes