Skip to content

Commit e2a211f

Browse files
authored
Merge pull request #14 from gjbex/development
Development
2 parents 989eb26 + fef0a85 commit e2a211f

4 files changed

Lines changed: 535 additions & 0 deletions

File tree

dimensionality_reduction.pptx

2 Bytes
Binary file not shown.

source-code/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ to create it. There is some material not covered in the presentation as well.
2626
examples are provided forsupervised (regression and classification) and
2727
unsupervised (clustering) learnign, as well as dimensionality reduction for
2828
visualization of high-demensional data.
29+
* [`kullback_leibler_divergence.ipynb`}(kullback_leibler_divergence.ipynb): illustrating
30+
the Kullback-Leibler divergence for probability distributions.
31+
* [`curse_of_dimensionality.ipynb`](curse_of_dimensionality.ipynb): illustration of
32+
the curse of dimensionality.

0 commit comments

Comments
 (0)