An open API service indexing awesome lists of open source software.

https://github.com/oduerr/ki

Material for the bachelor ki course
https://github.com/oduerr/ki

Last synced: 2 days ago
JSON representation

Material for the bachelor ki course

Awesome Lists containing this project

README

          

# ki
Material for the bachelor ki course

## Machine Learning

### Lineare Regression

* 1 D Lineare Regression With Gradient Descent: [github](linear_regression/lr_gradient_descent.ipynb) | [open in colab](https://colab.research.google.com/github/oduerr/ki/blob/master/linear_regression/lr_gradient_descent.ipynb)