Skip to content

Commit

Permalink
Added README in Gradient Descent folder
Browse files Browse the repository at this point in the history
  • Loading branch information
int-main committed Mar 16, 2019
1 parent 9981306 commit e95673a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions gradient descent/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Understanding Gradient Descent Optimization

### Instructions

Open [`Gradient_Descent.ipynb`](https://github.com/codeheroku/Introduction-to-Machine-Learning/blob/master/gradient%20descent/Gradient_Descent.ipynb) to see the tutorial on Gradient Descent Optimization.

All the starter code can be found in the [`starter code`](https://github.com/codeheroku/Introduction-to-Machine-Learning/tree/master/gradient%20descent/starter%20code) folder.

The fully completed code can be found in [`complete code`](https://github.com/codeheroku/Introduction-to-Machine-Learning/tree/master/gradient%20descent/complete%20code) folder.
<br><br>

> Check out our [Introduction to Machine Learning](http:https://www.codeheroku.com/course?course_id=1) Course at [Code Heroku](http:https://www.codeheroku.com/) for a complete guide to Machine Learning.
<br>
<p align="center"><a href="http:https://www.codeheroku.com/">
<img src="http:https://www.codeheroku.com/static/images/logo5.png"></a>
</p>

0 comments on commit e95673a

Please sign in to comment.