Deep Learning

Download Deep Learning PDF Online Free

Author :
Publisher : MIT Press
ISBN 13 : 0262337371
Total Pages : 801 pages
Book Rating : 4.2/5 (623 download)

DOWNLOAD NOW!


Book Synopsis Deep Learning by : Ian Goodfellow

Download or read book Deep Learning written by Ian Goodfellow and published by MIT Press. This book was released on 2016-11-10 with total page 801 pages. Available in PDF, EPUB and Kindle. Book excerpt: An introduction to a broad range of topics in deep learning, covering mathematical and conceptual background, deep learning techniques used in industry, and research perspectives. “Written by three experts in the field, Deep Learning is the only comprehensive book on the subject.” —Elon Musk, cochair of OpenAI; cofounder and CEO of Tesla and SpaceX Deep learning is a form of machine learning that enables computers to learn from experience and understand the world in terms of a hierarchy of concepts. Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning. The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models. Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.

Deep Learning for Coders with fastai and PyTorch

Download Deep Learning for Coders with fastai and PyTorch PDF Online Free

Author :
Publisher : O'Reilly Media
ISBN 13 : 1492045497
Total Pages : 624 pages
Book Rating : 4.4/5 (92 download)

DOWNLOAD NOW!


Book Synopsis Deep Learning for Coders with fastai and PyTorch by : Jeremy Howard

Download or read book Deep Learning for Coders with fastai and PyTorch written by Jeremy Howard and published by O'Reilly Media. This book was released on 2020-06-29 with total page 624 pages. Available in PDF, EPUB and Kindle. Book excerpt: Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How? With fastai, the first library to provide a consistent interface to the most frequently used deep learning applications. Authors Jeremy Howard and Sylvain Gugger, the creators of fastai, show you how to train a model on a wide range of tasks using fastai and PyTorch. You’ll also dive progressively further into deep learning theory to gain a complete understanding of the algorithms behind the scenes. Train models in computer vision, natural language processing, tabular data, and collaborative filtering Learn the latest deep learning techniques that matter most in practice Improve accuracy, speed, and reliability by understanding how deep learning models work Discover how to turn your models into web applications Implement deep learning algorithms from scratch Consider the ethical implications of your work Gain insight from the foreword by PyTorch cofounder, Soumith Chintala

Deep Learning

Download Deep Learning PDF Online Free

Author :
Publisher : Corwin Press
ISBN 13 : 150636859X
Total Pages : 209 pages
Book Rating : 4.5/5 (63 download)

DOWNLOAD NOW!


Book Synopsis Deep Learning by : Michael Fullan

Download or read book Deep Learning written by Michael Fullan and published by Corwin Press. This book was released on 2017-11-06 with total page 209 pages. Available in PDF, EPUB and Kindle. Book excerpt: New Pedagogies for Deep Learning (NDPL) provides a comprehensive strategy for systemwide transformation. Using the 6 competencies of NDPL and a wealth of vivid examples, Fullan re-defines and re-examines what deep learning is and identifies the practical strategies for revolutionizing learning and leadership.

Deep Learning

Download Deep Learning PDF Online Free

Author :
Publisher : Createspace Independent Publishing Platform
ISBN 13 : 9781722222888
Total Pages : 90 pages
Book Rating : 4.2/5 (228 download)

DOWNLOAD NOW!


Book Synopsis Deep Learning by : Rudolph Russell

Download or read book Deep Learning written by Rudolph Russell and published by Createspace Independent Publishing Platform. This book was released on 2018-07 with total page 90 pages. Available in PDF, EPUB and Kindle. Book excerpt: DEEP LEARNING Buy the Paperback version of this book, and get the Kindle eBook version included for FREE! Do You Want to Become An Expert Of Deep Learning?? Start Getting this Book and Follow My Step by Step Explanations! Click Add To Cart Now! This book is for anyone who wants to learn deep learning from a mathematical perspective. In the first chapter you will get an introduction to the deep learning concepts, then in the second chapter you will understand and review some of the mathematical equations that will help you understand deep learning. After that, we will go delve further into the deep learning architectures, and after every chapter you will find review questions just to reinforce your understanding of the content. When reading this book, it's preferable to know any programming language, such as Python or R, and the basics of linear algebra. This book contains illustrations and step-by-step explanations with bullet points and exercises for easy and enjoyable learning Benefits of reading this book that you're not going to find anywhere else: INTRODUCTION TO DEEP LEARNING MATHEMATICS FOR DEEP LEARNING SINGLE AND MULTILAYER PERCEPTRON MODELS AUTOENCODERS, RESTRICTED BOLTZMANN MACHINES EXPERIMENTAL DESIGN AND HEURISTICS Don't miss out on this new step by step guide to Deep Learning. All you need to do is scroll up and click on the BUY NOW button to learn all about it!

Download  PDF Online Free

Author :
Publisher : Religacion Press
ISBN 13 :
Total Pages : 206 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis by :

Download or read book written by and published by Religacion Press. This book was released on with total page 206 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Deep Learning with Python

Download Deep Learning with Python PDF Online Free

Author :
Publisher : Simon and Schuster
ISBN 13 : 1638352046
Total Pages : 597 pages
Book Rating : 4.6/5 (383 download)

DOWNLOAD NOW!


Book Synopsis Deep Learning with Python by : Francois Chollet

Download or read book Deep Learning with Python written by Francois Chollet and published by Simon and Schuster. This book was released on 2017-11-30 with total page 597 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Machine learning has made remarkable progress in recent years. We went from near-unusable speech and image recognition, to near-human accuracy. We went from machines that couldn't beat a serious Go player, to defeating a world champion. Behind this progress is deep learning—a combination of engineering advances, best practices, and theory that enables a wealth of previously impossible smart applications. About the Book Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples. You'll explore challenging concepts and practice with applications in computer vision, natural-language processing, and generative models. By the time you finish, you'll have the knowledge and hands-on skills to apply deep learning in your own projects. What's Inside Deep learning from first principles Setting up your own deep-learning environment Image-classification models Deep learning for text and sequences Neural style transfer, text generation, and image generation About the Reader Readers need intermediate Python skills. No previous experience with Keras, TensorFlow, or machine learning is required. About the Author François Chollet works on deep learning at Google in Mountain View, CA. He is the creator of the Keras deep-learning library, as well as a contributor to the TensorFlow machine-learning framework. He also does deep-learning research, with a focus on computer vision and the application of machine learning to formal reasoning. His papers have been published at major conferences in the field, including the Conference on Computer Vision and Pattern Recognition (CVPR), the Conference and Workshop on Neural Information Processing Systems (NIPS), the International Conference on Learning Representations (ICLR), and others. Table of Contents PART 1 - FUNDAMENTALS OF DEEP LEARNING What is deep learning? Before we begin: the mathematical building blocks of neural networks Getting started with neural networks Fundamentals of machine learning PART 2 - DEEP LEARNING IN PRACTICE Deep learning for computer vision Deep learning for text and sequences Advanced deep-learning best practices Generative deep learning Conclusions appendix A - Installing Keras and its dependencies on Ubuntu appendix B - Running Jupyter notebooks on an EC2 GPU instance

Inteligencia Artificial y el fin de la humanidad

Download Inteligencia Artificial y el fin de la humanidad PDF Online Free

Author :
Publisher : MB Cooltura
ISBN 13 : 9877448041
Total Pages : 58 pages
Book Rating : 4.8/5 (774 download)

DOWNLOAD NOW!


Book Synopsis Inteligencia Artificial y el fin de la humanidad by : Claude Kramer

Download or read book Inteligencia Artificial y el fin de la humanidad written by Claude Kramer and published by MB Cooltura. This book was released on 2023-04-04 with total page 58 pages. Available in PDF, EPUB and Kindle. Book excerpt: En ocasión de la inauguración del Centro Leverhulme para el Futuro de la Inteligencia en la Universidad de Harvard, el astrofísico Stephen Hawking resumió sus preocupaciones en la siguiente frase: "El surgimiento de una poderosa inteligencia artificial será lo mejor o lo peor que le haya pasado a la humanidad, todavía no lo sabemos". En esta frase radica el modo en que podemos aproximarnos a la Inteligencia Artificial: abrirnos paso en un camino que se encuentra entre el entusiasmo y la cautela, entre la maravilla y el terror.

Pattern Recognition

Download Pattern Recognition PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3030210774
Total Pages : 448 pages
Book Rating : 4.0/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pattern Recognition by : Jesús Ariel Carrasco-Ochoa

Download or read book Pattern Recognition written by Jesús Ariel Carrasco-Ochoa and published by Springer. This book was released on 2019-06-19 with total page 448 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the proceedings of the 11th Mexican Conference on Pattern Recognition, MCPR 2019, held in Querétaro, Mexico, in June 2019. The 40 papers presented in this volume were carefully reviewed and selected from 86 submissions. They were organized in topical sections named: artificial intelligence techniques and recognition; computer vision; industrial and medical applications of pattern recognition; image processing and analysis; pattern recognition techniques; signal processing and analysis; natural language, and processing and recognition.

The Great Dictionary English - Spanish

Download The Great Dictionary English - Spanish PDF Online Free

Author :
Publisher : Benjamin Maximilian Eisenhauer
ISBN 13 :
Total Pages : 4669 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis The Great Dictionary English - Spanish by : Benjamin Maximilian Eisenhauer

Download or read book The Great Dictionary English - Spanish written by Benjamin Maximilian Eisenhauer and published by Benjamin Maximilian Eisenhauer. This book was released on with total page 4669 pages. Available in PDF, EPUB and Kindle. Book excerpt: This dictionary contains around 60,000 English terms with their Spanish translations, making it one of the most comprehensive books of its kind. It offers a wide vocabulary from all areas as well as numerous idioms. The terms are translated from English to Spanish. If you need translations from Spanish to English, then the companion volume The Great Dictionary Spanish - English is recommended.

Collected Papers. Volume XI

Download Collected Papers. Volume XI PDF Online Free

Author :
Publisher : Infinite Study
ISBN 13 :
Total Pages : 1018 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Collected Papers. Volume XI by : Florentin Smarandache

Download or read book Collected Papers. Volume XI written by Florentin Smarandache and published by Infinite Study. This book was released on 2022-08-01 with total page 1018 pages. Available in PDF, EPUB and Kindle. Book excerpt: This eleventh volume of Collected Papers includes 90 papers comprising 988 pages on Physics, Artificial Intelligence, Health Issues, Decision Making, Economics, Statistics, written between 2001-2022 by the author alone or in collaboration with the following 84 co-authors (alphabetically ordered) from 19 countries: Abhijit Saha, Abu Sufian, Jack Allen, Shahbaz Ali, Ali Safaa Sadiq, Aliya Fahmi, Atiqa Fakhar, Atiqa Firdous, Sukanto Bhattacharya, Robert N. Boyd, Victor Chang, Victor Christianto, V. Christy, Dao The Son, Debjit Dutta, Azeddine Elhassouny, Fazal Ghani, Fazli Amin, Anirudha Ghosha, Nasruddin Hassan, Hoang Viet Long, Jhulaneswar Baidya, Jin Kim, Jun Ye, Darjan Karabašević, Vasilios N. Katsikis, Ieva Meidutė-Kavaliauskienė, F. Kaymarm, Nour Eldeen M. Khalifa, Madad Khan, Qaisar Khan, M. Khoshnevisan, Kifayat Ullah,, Volodymyr Krasnoholovets, Mukesh Kumar, Le Hoang Son, Luong Thi Hong Lan, Tahir Mahmood, Mahmoud Ismail, Mohamed Abdel-Basset, Siti Nurul Fitriah Mohamad, Mohamed Loey, Mai Mohamed, K. Mohana, Kalyan Mondal, Muhammad Gulfam, Muhammad Khalid Mahmood, Muhammad Jamil, Muhammad Yaqub Khan, Muhammad Riaz, Nguyen Dinh Hoa, Cu Nguyen Giap, Nguyen Tho Thong, Peide Liu, Pham Huy Thong, Gabrijela Popović, Surapati Pramanik, Dmitri Rabounski, Roslan Hasni, Rumi Roy, Tapan Kumar Roy, Said Broumi, Saleem Abdullah, Muzafer Saračević, Ganeshsree Selvachandran, Shariful Alam, Shyamal Dalapati, Housila P. Singh, R. Singh, Rajesh Singh, Predrag S. Stanimirović, Kasan Susilo, Dragiša Stanujkić, Alexandra Şandru, Ovidiu Ilie Şandru, Zenonas Turskis, Yunita Umniyati, Alptekin Ulutaș, Maikel Yelandi Leyva Vázquez, Binyamin Yusoff, Edmundas Kazimieras Zavadskas, Zhao Loon Wang.

100 Facts About Artificial Intelligence

Download 100 Facts About Artificial Intelligence PDF Online Free

Author :
Publisher : eBookIt.com
ISBN 13 : 1456650696
Total Pages : 617 pages
Book Rating : 4.4/5 (566 download)

DOWNLOAD NOW!


Book Synopsis 100 Facts About Artificial Intelligence by : Science-Based Language Learning Lab

Download or read book 100 Facts About Artificial Intelligence written by Science-Based Language Learning Lab and published by eBookIt.com. This book was released on 2024-05-21 with total page 617 pages. Available in PDF, EPUB and Kindle. Book excerpt: Introduction to the 100 Somethings Language Learning Series Welcome to an innovative approach to language learning! This series of books is crafted to help you master a new language (Spanish) through engaging with topics that captivate your interest (Artificial Intelligence). Each book is centered around a theme–whether it's art, science, history, or another subject–and presents 100 carefully selected facts, each a gem of knowledge in both English and the target language. Here's how our unique format works: each fact is introduced in the target language where you do your best to interpret the fact. On the next page, the fact is shown in English, and then repeated in the target language where you can start making sense of any unfamiliar terms. This method is not only repetitive to aid memorization but also concise, ensuring that learning is streamlined with no excess verbiage. The second half of the book presents the content in English, then in the target language, and finally in English again, giving you the chance to translate in both directions and demonstrate true mastery of the material. The benefits of this approach are manifold: - Concise Learning: By focusing on simple, one-sentence facts, the learning process is distilled to its essence. This conciseness ensures that every word you learn is impactful and directly related to your interests, making the information easier to remember. - Reinforcement of Learning: Alternating between English and the target language with each fact helps reinforce your new vocabulary and grammatical structures naturally. It bridges the gap between the two languages, solidifying your learning through constant, practical application. - Contextual and Engaged Learning: Associating each new word with a fact about a topic you are passionate about not only makes the vocabulary stickier but also keeps your learning process dynamic and engaging. This method not only teaches you a new language but does so through the lens of your personal passions. - Dual Knowledge Acquisition: As you navigate through these 100 facts, you're not just learning a new language; you're also deepening your knowledge about a specific subject. This dual focus not only enhances the language learning experience but also enriches your understanding of your chosen topic. Designed for learners who thrive on clear, targeted information, this series promises a learning experience that is both educational and enjoyable. Whether you're a curious beginner or looking to broaden your linguistic skills, these books are tailored to make your educational journey as effective and engaging as possible. Embrace this journey of 100 facts, and let your passions fuel your progress in mastering a new language!

¿Quién soy?

Download ¿Quién soy? PDF Online Free

Author :
Publisher : New Reformation Publications
ISBN 13 : 1956658696
Total Pages : 247 pages
Book Rating : 4.9/5 (566 download)

DOWNLOAD NOW!


Book Synopsis ¿Quién soy? by : Scott Ashmon

Download or read book ¿Quién soy? written by Scott Ashmon and published by New Reformation Publications. This book was released on 2024-04-30 with total page 247 pages. Available in PDF, EPUB and Kindle. Book excerpt: &¿ Cu&á l es mi prop&ó sito en la vida? &¿ C&ó mo debo vivir? Este libro te invita a explorar tu identidad a travé s de tus llamados, a imaginar vivir virtuosamente para los dem&á s, y a descubrir un profundo significado y satisfacci&ó n en la vida. Ver&á s muchas vocaciones que los j&ó venes tienen o tendr&á n m&á s tarde en la vida. Entre los llamados abordados est&á n el ser estudiante, ciudadano, vecino, trabajador, cuidador de la naturaleza, esposo, esposa, novio, novia, padre o madre, hijo, hermano, santo y sacerdote, y amigo. Los cap&í tulos sobre estos llamados examinan la naturaleza y las responsabilidades de estos roles a la luz de la sabidur&í a humana y divina que se halla en la tradici&ó n de las artes liberales y en la Biblia.Tambié n considerar&á s el rol que desempe&ñ an los pasatiempos en la vida y la manera en que estas entusiastas actividades pueden renovarte y capacitarte. Cada cap&í tulo contiene ejercicios para reflexi&ó n y discusi&ó n que se pueden desarrollar de manera personal, con un compa&ñ ero o en grupo.

Intelligent Human Systems Integration (IHSI 2024): Integrating People and Intelligent Systems

Download Intelligent Human Systems Integration (IHSI 2024): Integrating People and Intelligent Systems PDF Online Free

Author :
Publisher : AHFE Conference
ISBN 13 : 1958651958
Total Pages : 869 pages
Book Rating : 4.9/5 (586 download)

DOWNLOAD NOW!


Book Synopsis Intelligent Human Systems Integration (IHSI 2024): Integrating People and Intelligent Systems by : Tareq Ahram

Download or read book Intelligent Human Systems Integration (IHSI 2024): Integrating People and Intelligent Systems written by Tareq Ahram and published by AHFE Conference. This book was released on 2024-02-22 with total page 869 pages. Available in PDF, EPUB and Kindle. Book excerpt: Intelligent Human Systems Integration 2024 Proceedings of the 7th International Conference on Intelligent Human Systems Integration: Integrating People and Intelligent Systems, Università degli Studi di Palermo, Palermo, Italy, February 22- 24, 2024

18th International Conference on Soft Computing Models in Industrial and Environmental Applications (SOCO 2023)

Download 18th International Conference on Soft Computing Models in Industrial and Environmental Applications (SOCO 2023) PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3031425367
Total Pages : 376 pages
Book Rating : 4.0/5 (314 download)

DOWNLOAD NOW!


Book Synopsis 18th International Conference on Soft Computing Models in Industrial and Environmental Applications (SOCO 2023) by : Pablo García Bringas

Download or read book 18th International Conference on Soft Computing Models in Industrial and Environmental Applications (SOCO 2023) written by Pablo García Bringas and published by Springer Nature. This book was released on 2023-10-01 with total page 376 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book of Advances in Intelligent and Soft Computing contains accepted papers presented at SOCO 2023 conference held in the beautiful and historic city of Salamanca (Spain) in September 2023. Soft computing represents a collection or set of computational techniques in machine learning, computer science, and some engineering disciplines, which investigate, simulate, and analyze very complex issues and phenomena. After a through peer-review process, the 18th SOCO 2023 International Program Committee selected 61 papers which are published in these conference proceedings and represents an acceptance rate of 60%. In this relevant edition, a particular emphasis was put on the organization of special sessions. Seven special sessions were organized related to relevant topics such as: Time Series Forecasting in Industrial and Environmental Applications, Technological Foundations and Advanced Applications of Drone Systems, Soft Computing Methods in Manufacturing and Management Systems, Efficiency and Explainability in Machine Learning and Soft Computing, Machine Learning and Computer Vision in Industry 4.0, Genetic and Evolutionary Computation in Real World and Industry, and Soft Computing and Hard Computing for a Data Science Process Model. The selection of papers was extremely rigorous to maintain the high quality of the conference. We want to thank the members of the Program Committees for their hard work during the reviewing process. This is a crucial process for creating a high-standard conference; the SOCO conference would not exist without their help.

66000+ Essential Computer Terms you need to know Multilingual Dictionary of Computational Terminology in French, English, German, Spanish Russian, Chinese, Korean, Hindi & Arabic

Download 66000+ Essential Computer Terms you need to know Multilingual Dictionary of Computational Terminology in French, English, German, Spanish Russian, Chinese, Korean, Hindi & Arabic PDF Online Free

Author :
Publisher : Catherine Chantal Marango
ISBN 13 :
Total Pages : 1219 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis 66000+ Essential Computer Terms you need to know Multilingual Dictionary of Computational Terminology in French, English, German, Spanish Russian, Chinese, Korean, Hindi & Arabic by : Catherine-Chantal Marango

Download or read book 66000+ Essential Computer Terms you need to know Multilingual Dictionary of Computational Terminology in French, English, German, Spanish Russian, Chinese, Korean, Hindi & Arabic written by Catherine-Chantal Marango and published by Catherine Chantal Marango. This book was released on 2020-04-26 with total page 1219 pages. Available in PDF, EPUB and Kindle. Book excerpt: This Multiple Language Dictionary Is Formatted to Give You the Computational Terminology In 8 Languages for Easy Searching, Instant Multilingual Translation, Quick Understanding of Foreign Language Words. It Is an Essential Tool for The Construction of A Solid Multilingual Repertoire Applied To It. By Studying This Foreign Language Dictionary Containing The 66000 Most Important Words in The Computer World, You Will Learn the Most Used Terms to Quickly Gain A Hands-On Knowledge of Spoken and Written, English, Russian, Chinese, Hindi And Arabic.

Proceedings of TEEM 2023

Download Proceedings of TEEM 2023 PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 9819718147
Total Pages : 1513 pages
Book Rating : 4.8/5 (197 download)

DOWNLOAD NOW!


Book Synopsis Proceedings of TEEM 2023 by : José Alexandre de Carvalho Gonçalves

Download or read book Proceedings of TEEM 2023 written by José Alexandre de Carvalho Gonçalves and published by Springer Nature. This book was released on with total page 1513 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Neural Networks and Deep Learning

Download Neural Networks and Deep Learning PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3319944630
Total Pages : 512 pages
Book Rating : 4.3/5 (199 download)

DOWNLOAD NOW!


Book Synopsis Neural Networks and Deep Learning by : Charu C. Aggarwal

Download or read book Neural Networks and Deep Learning written by Charu C. Aggarwal and published by Springer. This book was released on 2018-08-25 with total page 512 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book covers both classical and modern models in deep learning. The primary focus is on the theory and algorithms of deep learning. The theory and algorithms of neural networks are particularly important for understanding important concepts, so that one can understand the important design concepts of neural architectures in different applications. Why do neural networks work? When do they work better than off-the-shelf machine-learning models? When is depth useful? Why is training neural networks so hard? What are the pitfalls? The book is also rich in discussing different applications in order to give the practitioner a flavor of how neural architectures are designed for different types of problems. Applications associated with many different areas like recommender systems, machine translation, image captioning, image classification, reinforcement-learning based gaming, and text analytics are covered. The chapters of this book span three categories: The basics of neural networks: Many traditional machine learning models can be understood as special cases of neural networks. An emphasis is placed in the first two chapters on understanding the relationship between traditional machine learning and neural networks. Support vector machines, linear/logistic regression, singular value decomposition, matrix factorization, and recommender systems are shown to be special cases of neural networks. These methods are studied together with recent feature engineering methods like word2vec. Fundamentals of neural networks: A detailed discussion of training and regularization is provided in Chapters 3 and 4. Chapters 5 and 6 present radial-basis function (RBF) networks and restricted Boltzmann machines. Advanced topics in neural networks: Chapters 7 and 8 discuss recurrent neural networks and convolutional neural networks. Several advanced topics like deep reinforcement learning, neural Turing machines, Kohonen self-organizing maps, and generative adversarial networks are introduced in Chapters 9 and 10. The book is written for graduate students, researchers, and practitioners. Numerous exercises are available along with a solution manual to aid in classroom teaching. Where possible, an application-centric view is highlighted in order to provide an understanding of the practical uses of each class of techniques.