Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tirthajyoti committed Sep 16, 2019
1 parent daea410 commit 82c6c87
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ Here is the **[Github Repo](https://github.com/tirthajyoti/Deep-learning-with-Py
---

## Utility function

I created a utility function file called `DL_utils.py` in the `utils` directory under `Notebooks`. We use functions from this module whenever possible in the Jupyter notebooks.

You can download the module from here: [DL-Utility-Module](https://github.com/tirthajyoti/Deep-learning-with-Python/blob/master/Notebooks/utils/DL_utils.py)

## Notebooks

### Deep learning vs. linear model
Expand Down

0 comments on commit 82c6c87

Please sign in to comment.