- Kingma, D. P., & Welling, M. (2013). Auto-encoding variational Bayes. arXiv preprint arXiv:1312.6114.
- Salakhutdinov, R., Mnih, A., & Hinton, G. (2007, June). Restricted Boltzmann machines for collaborative filtering. In Proceedings of the 24th International Conference on Machine Learning (pp. 791-798).
- Goodfellow, I., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., Courville, A. and Bengio, Y. (2014). Generative adversarial nets. In Advances in Neural Information Processing Systems (pp. 2672-2680).
- Zhang, Y., Chuangsuwanich, E., & Glass, J. (2014, May). Extracting deep neural network bottleneck features using low-rank matrix factorization. In 2014 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) (pp. 185-189). IEEE.
- Kingma, D. P., & Ba, J. (2014). Adam: A method for stochastic optimization. arXiv preprint arXiv:1412.6980.
- Mehrabi, N., Morstatter, F., Saxena, N., Lerman, K., & Galstyan, A. (2019). A survey...

Deep Learning for Beginners
By :

Deep Learning for Beginners
By:
Overview of this book
With information on the web exponentially increasing, it has become more difficult than ever to navigate through everything to find reliable content that will help you get started with deep learning. This book is designed to help you if you're a beginner looking to work on deep learning and build deep learning models from scratch, and you already have the basic mathematical and programming knowledge required to get started.
The book begins with a basic overview of machine learning, guiding you through setting up popular Python frameworks. You will also understand how to prepare data by cleaning and preprocessing it for deep learning, and gradually go on to explore neural networks. A dedicated section will give you insights into the working of neural networks by helping you get hands-on with training single and multiple layers of neurons. Later, you will cover popular neural network architectures such as CNNs, RNNs, AEs, VAEs, and GANs with the help of simple examples, and learn how to build models from scratch. At the end of each chapter, you will find a question and answer section to help you test what you've learned through the course of the book.
By the end of this book, you'll be well-versed with deep learning concepts and have the knowledge you need to use specific algorithms with various tools for different tasks.
Table of Contents (20 chapters)
Preface
Section 1: Getting Up to Speed
Introduction to Machine Learning
Setup and Introduction to Deep Learning Frameworks
Preparing Data
Learning from Data
Training a Single Neuron
Training Multiple Layers of Neurons
Section 2: Unsupervised Deep Learning
Autoencoders
Deep Autoencoders
Variational Autoencoders
Restricted Boltzmann Machines
Section 3: Supervised Deep Learning
Deep and Wide Neural Networks
Convolutional Neural Networks
Recurrent Neural Networks
Generative Adversarial Networks
Final Remarks on the Future of Deep Learning
Other Books You May Enjoy
How would like to rate this book
Customer Reviews