Apress | Applied Neural Networks With TensorFlow 2: API Oriented Deep Learning With Python (2021 EN)

Discussion in 'Artificial intelligence' started by Kanka, Dec 18, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Orhan Yalçın
    Full Title: Applied Neural Networks With TensorFlow 2: API Oriented Deep Learning With Python
    Publisher: Apress; 1st ed. edition (November 30, 2020)
    Year: 2021
    ISBN-13: 9781484265130 (978-1-4842-6513-0), 9781484265123 (978-1-4842-6512-3)
    ISBN-10: 1484265130, 1484265122
    Pages: 295
    Language: English
    Genre: Educational: Artificial Intelligence
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 37.44 €


    Implement deep learning applications using TensorFlow while learning the “why” through in-depth conceptual explanations.

    You’ll start by learning what deep learning offers over other machine learning models. Then familiarize yourself with several technologies used to create deep learning models. While some of these technologies are complementary, such as Pandas, Scikit-Learn, and Numpy—others are competitors, such as PyTorch, Caffe, and Theano. This book clarifies the positions of deep learning and Tensorflow among their peers.

    You'll then work on supervised deep learning models to gain applied experience with the technology. A single-layer of multiple perceptrons will be used to build a shallow neural network before turning it into a deep neural network. After showing the structure of the ANNs, a real-life application will be created with Tensorflow 2.0 Keras API. Next, you’ll work on data augmentation and batch normalization methods. Then, the Fashion MNIST dataset will be used to train a CNN. CIFAR10 and Imagenet pre-trained models will be loaded to create already advanced CNNs.

    Finally, move into theoretical applications and unsupervised learning with auto-encoders and reinforcement learning with tf-agent models. With this book, you’ll delve into applied deep learning practical functions and build a wealth of knowledge about how to use TensorFlow effectively.


    Learn:
    ✓ Compare competing technologies and see why TensorFlow is more popular
    ✓ Generate text, image, or sound with GANs
    ✓ Predict the rating or preference a user will give to an item
    ✓ Sequence data with recurrent neural networks

    Features:
    ✓ Differentiate supervised, unsupervised, and reinforcement machine learning
    ✓ Serve trained deep learning models on the web with the Flask lightweight framework
    ✓ Build a shallow neural network

    Who This Book Is For:
    Data scientists and programmers new to the fields of deep learning and machine learning APIs.

    -------------