Skip to content

philippeller/Teaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teaching Material for Numerical Methods and Machine Learning

Created by Philipp Eller (philipp.eller@tum.de)

Contents:

File Content
optimization.ipynb Basics of optimization algorithms, illustrated using the 2d Rosenbrock test function
decorrelation_and_pca.ipynb De-correlation of datasets and dimensionality reduction via principle component analysis (PCA)
clustering_basics.ipynb Basics of clustering algorithms: k-Means and Gaussian mixture model (GMM)
clustering_examples.ipynb Some more fun applications of clsutering
expectation_maximization_1d.ipynb Extra norebook illustrating the EM algorithm in 1d
my_mystery_module.py Some code used in the clustering notebooks above
classification.ipynb Classification using various algorithms applied to the MNIST dataset
regression.ipynb Regression using various algorithms applied to the Boston housing dataset
deep_learning.ipynb Various Deep Learning Models applied to the MNIST dataset
variational_autoencoder.ipynb Variational auto encoder and generator
Exoplanet.ipynb Data Analysis example for an Exoplanet Analysis

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •