> For the complete documentation index, see [llms.txt](https://ai.nuhil.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai.nuhil.net/deep-learning.md).

# Deep Learning ↓↑

- [Neural Networks and Deep Learning](https://ai.nuhil.net/deep-learning/neural-networks-and-deep-learning.md)
- [Improving Deep Neural Networks](https://ai.nuhil.net/deep-learning/improving-deep-neural-networks.md): Hyperparameter tuning, Regularization and Optimization
- [Structuring Machine Learning Projects](https://ai.nuhil.net/deep-learning/structuring-machine-learning-projects.md)
- [Convolutional Neural Networks](https://ai.nuhil.net/deep-learning/convolutional-neural-networks.md)
- [Sequence Models](https://ai.nuhil.net/deep-learning/sequence-models.md)
- [Bias](https://ai.nuhil.net/deep-learning/bias.md)
- [Activation Function](https://ai.nuhil.net/deep-learning/activation-function.md)
- [Softmax](https://ai.nuhil.net/deep-learning/softmax.md)
- [Cross Entropy](https://ai.nuhil.net/deep-learning/cross-entropy.md)
