Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Hands-On Neural Networks
  • Toc
  • feedback
Hands-On Neural Networks

Hands-On Neural Networks

By : Leonardo De Marchi, Laura Mitchell
3.5 (2)
close
Hands-On Neural Networks

Hands-On Neural Networks

3.5 (2)
By: Leonardo De Marchi, Laura Mitchell

Overview of this book

Neural networks play a very important role in deep learning and artificial intelligence (AI), with applications in a wide variety of domains, right from medical diagnosis, to financial forecasting, and even machine diagnostics. Hands-On Neural Networks is designed to guide you through learning about neural networks in a practical way. The book will get you started by giving you a brief introduction to perceptron networks. You will then gain insights into machine learning and also understand what the future of AI could look like. Next, you will study how embeddings can be used to process textual data and the role of long short-term memory networks (LSTMs) in helping you solve common natural language processing (NLP) problems. The later chapters will demonstrate how you can implement advanced concepts including transfer learning, generative adversarial networks (GANs), autoencoders, and reinforcement learning. Finally, you can look forward to further content on the latest advancements in the field of neural networks. By the end of this book, you will have the skills you need to build, train, and optimize your own neural network model that can be used to provide predictable solutions.
Table of Contents (16 chapters)
close
Free Chapter
1
Section 1: Getting Started
4
Section 2: Deep Learning Applications
9
Section 3: Advanced Applications

Datasets and libraries

Now that we have covered DBNs from a theoretical perspective, we take a look at some examples of code using the TensorFlow library along with the TensorFlow DBN Git repository (https://github.com/albertbup/deep-belief-network/). The repository allows you to develop simple, fast, Python implementations of DBN, which is based on binary RBMs.

We will consider the following two commonly used datasets in the machine learning community, in order to do so:

  • MNIST dataset: For this dataset, you can refer to Chapter 3, Convolutional Neural Networks for Image Processing. This is a dataset of images, each of which displays a number from 0-9. Each image is 28 pixels in height and 28 pixels in width. It is available in the sklearn library but can be downloaded from the following web page, http://yann.lecun.com/exdb/mnist/:
  • Boston house prices dataset: It contains...
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete