Skip to content

Commit

Permalink
relu and best practice
Browse files Browse the repository at this point in the history
  • Loading branch information
BindiChen committed Jan 11, 2021
1 parent d1b3999 commit a367909
Show file tree
Hide file tree
Showing 2 changed files with 7,104 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Article | Notebook / source code
[Keras Callbacks in Practice](https://medium.com/@bindiatwork/a-practical-introduction-to-keras-callbacks-in-tensorflow-2-705d0c584966) | [notebook](tensorflow2/007-keras-callback/keras-callbacks.ipynb)
[Keras Custom Callbacks](https://bindichen.medium.com/building-custom-callbacks-with-keras-and-tensorflow-2-85e1b79915a3) | [notebook](tensorflow2/008-keras-custom-callback/keras-custom-callback.ipynb)
[7 popular activation functions in Deep Learning](https://bindichen.medium.com/7-popular-activation-functions-you-should-know-in-deep-learning-and-how-to-use-them-with-keras-and-27b4d838dfe6) | [notebook](tensorflow2/010-popular-activation-functions/popular-activation-functions.ipynb)
[Why ReLU in Deep Learning and the best practice](https://bindichen.medium.com/7-popular-activation-functions-you-should-know-in-deep-learning-and-how-to-use-them-with-keras-and-27b4d838dfe6) | [notebook](tensorflow2/011-relu/relu-and-best-practice.ipynb)

### Scikit-Learn in practice

Expand Down
Loading

0 comments on commit a367909

Please sign in to comment.