farhatizakaria / Supervised_Learning_GD

Hi, this is my awsome project for gradient descent :smile:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supervised_Learning_GD

Hi, this is my awsome project for gradient descent 😄 the data that the project based on called data.csv you can check beside the notebook, if there's any question or bugs you can tell me using Issues section

The DATA

A very simple data for traning

X Y
1 2
2 6
3 7
4 11
5 4

The results:

Before learning using gradient descent

image1

After 100 times of iteration and learning

image2

License

MIT LICENSE 🐱

About

Hi, this is my awsome project for gradient descent :smile:

License:MIT License


Languages

Language:Jupyter Notebook 100.0%