Skip to content

Instantly share code, notes, and snippets.

@mindryu
Created November 30, 2020 17:20
Show Gist options
  • Save mindryu/5f3e3ea8b72169a494a5ad295ab17b78 to your computer and use it in GitHub Desktop.
Save mindryu/5f3e3ea8b72169a494a5ad295ab17b78 to your computer and use it in GitHub Desktop.
OReilly's Hands-On Machine Learning with Scikit-Learn & Tensorflow
| initialization | activation |
+----------------+-------------------------------+
| glorot | none, tanh, logistic, softmax |
| he | relu & variants |
| lecun | selu |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment