This folder contains few Jupyter notebooks with examples of Machine Leanring tasks:
- Sec0_Introduction: Introduction to python
- Sec1_LinearRegression: Data analysis - linear regression
- Sec2_LogisticRegression: Logistic Regression examples with MNIST data
- GaussianProcess: Gaussian Process Regression (GPR) using GPy package
...