This repository contains python implementation codes of most common deep learning models and fundamental mathematical concepts behind them.
- Artificial Neural Network
- Convolutional Neural Network
- Recurrent Neural Network
All the example codes are in the folder example codes, all the PDFs explaning the corresponding concepts are in the pdf folder, and all the LaTeX projects (for writing the PDFs) are available in the folder LaTeX projects.
Please go to my other GitHub repository Deep Learning Projects for different projects using deep learning algorithms.
- Deep Learning by Ian Goodfellow, Yoshua Bengio, Aaraon Courville
- Goodfellow, I. J., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., Courville, A., Bengio, Y. (2014). Generative Adversarial Nets. In Advances in Neural Information Processing Systems 27 (NIPS 2014)