├── .gitignore ├── DeepLearning-Notations.ipynb ├── README.md └── deeplnotations.gif /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omarsar/deep_learning_notations/HEAD/.gitignore -------------------------------------------------------------------------------- /DeepLearning-Notations.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omarsar/deep_learning_notations/HEAD/DeepLearning-Notations.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omarsar/deep_learning_notations/HEAD/README.md -------------------------------------------------------------------------------- /deeplnotations.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omarsar/deep_learning_notations/HEAD/deeplnotations.gif --------------------------------------------------------------------------------