Book description
Build your Machine Learning portfolio by creating 6 cutting-edge Artificial Intelligence projects using neural networks in Python
Key Features
- Discover neural network architectures (like CNN and LSTM) that are driving recent advancements in AI
- Build expert neural networks in Python using popular libraries such as Keras
- Includes projects such as object detection, face identification, sentiment analysis, and more
Book Description
Neural networks are at the core of recent AI advances, providing some of the best resolutions to many real-world problems, including image recognition, medical diagnosis, text analysis, and more. This book goes through some basic neural network and deep learning concepts, as well as some popular libraries in Python for implementing them.
It contains practical demonstrations of neural networks in domains such as fare prediction, image classification, sentiment analysis, and more. In each case, the book provides a problem statement, the specific neural network architecture required to tackle that problem, the reasoning behind the algorithm used, and the associated Python code to implement the solution from scratch. In the process, you will gain hands-on experience with using popular Python libraries such as Keras to build and train your own neural networks from scratch.
By the end of this book, you will have mastered the different neural network architectures and created cutting-edge AI projects in Python that will immediately strengthen your machine learning portfolio.
What you will learn
- Learn various neural network architectures and its advancements in AI
- Master deep learning in Python by building and training neural network
- Master neural networks for regression and classification
- Discover convolutional neural networks for image recognition
- Learn sentiment analysis on textual data using Long Short-Term Memory
- Build and train a highly accurate facial recognition security system
Who this book is for
This book is a perfect match for data scientists, machine learning engineers, and deep learning enthusiasts who wish to create practical neural network projects in Python. Readers should already have some basic knowledge of machine learning and neural networks.
Table of contents
- Title Page
- Copyright and Credits
- Dedication
- About Packt
- Contributors
- Preface
- Machine Learning and Neural Networks 101
- Predicting Diabetes with Multilayer Perceptrons
- Predicting Taxi Fares with Deep Feedforward Networks
-
Cats Versus Dogs - Image Classification Using CNNs
- Technical requirements
- Computer vision and object recognition
- Types of object recognition tasks
- Digital images as neural network input
- Building blocks of CNNs
- Basic architecture of CNNs
- A review of modern CNNs
- The cats and dogs dataset
- Managing image data for Keras
- Image augmentation
- Model building
- Results analysis
- Summary
- Questions
- Removing Noise from Images Using Autoencoders
- Sentiment Analysis of Movie Reviews Using LSTM
-
Implementing a Facial Recognition System with Neural Networks
- Technical requirements
- Facial recognition systems
- Breaking down the face recognition problem
- Requirements of face recognition systems
- One-shot learning
- Siamese neural networks
- Contrastive loss
- The faces dataset
- Creating a Siamese neural network in Keras
- Model training in Keras
- Analyzing the results
- Consolidating our code
- Creating a real-time face recognition program
- Summary
- Questions
-
What's Next?
-
Putting it all together
- Machine Learning and Neural Networks 101
- Predicting Diabetes with Multilayer Perceptrons
- Predicting Taxi Fares with Deep Feedforward Nets
- Cats Versus Dogs – Image Classification Using CNNs
- Removing Noise from Images Using Autoencoders
- Sentiment Analysis of Movie Reviews Using LSTM
- Implementing a Facial Recognition System with Neural Networks
- Cutting edge advancements in neural networks
- Limitations of neural networks
- The future of artificial intelligence and machine learning
- Keeping up with machine learning
- Favorite machine learning tools
- Summary
-
Putting it all together
- Other Books You May Enjoy
Product information
- Title: Neural Network Projects with Python
- Author(s):
- Release date: February 2019
- Publisher(s): Packt Publishing
- ISBN: 9781789138900
You might also like
video
Deep Learning: Recurrent Neural Networks with Python
With the exponential growth of user-generated data, there is a strong need to move beyond standard …
book
Deep Learning with Python
Deep Learning with Python introduces the field of deep learning using the Python language and the …
book
Hands-on Machine Learning with Python: Implement Neural Network Solutions with Scikit-learn and PyTorch
Here is the perfect comprehensive guide for readers with basic to intermediate level knowledge of machine …
book
Machine Learning with Python Cookbook
This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you …