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
- Host: GitHub
- URL: https://github.com/oduerr/ki
- Owner: oduerr
- Created: 2020-12-17T08:36:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T06:57:42.000Z (about 1 year ago)
- Last Synced: 2025-03-21T07:32:01.819Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 649 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)