Materials for a lecture read by Andrea Nathansen and Christoph Thiede at HPI, supervised by Timo Kötzing and Martin Schirneck.
To start working with this repository, start with this link:
http://gitpod.io/#https://github.com/LinqLover/hpi-ai-teaching-linear-regression
- Choose
gradient_descent.py
from the file pane on the left - Type
python3 gradient_descent.py
into the console pane on the bottom - Start coding! 🚀