Books
Krishna Rungta

TensorFlow in 1 Day

Tensorflow is the most popular Deep Learning Library out there. It has fantastic graph computations feature which helps data scientist to visualize his designed neural network using TensorBoard. This Machine learning library supports both Convolution as well as Recurrent Neural network. It supports parallel processing on CPU as well as GPU. Prominent machine learning algorithms supported by TensorFlow are Deep Learning Classification, wipe & deep, Boston Tree amongst others. The book is very hands-on and gives you industry ready deep learnings practices.

Here is what is covered in the book –

Table Of Content

Chapter 1: What is Deep learning?

Chapter 2: Machine Learning vs Deep Learning

Chapter 3: What is TensorFlow?

Chapter 4: Comparison of Deep Learning Libraries

Chapter 5: How to Download and Install TensorFlow Windows and Mac

Chapter 6: Jupyter Notebook Tutorial

Chapter 7: Tensorflow on AWS

Chapter 8: TensorFlow Basics: Tensor, Shape, Type, Graph, Sessions & Operators

Chapter 9: Tensorboard: Graph Visualization with Example

Chapter 10: NumPy

Chapter 11: Pandas

Chapter 12: Scikit-Learn

Chapter 13: Linear Regression

Chapter 14: Linear Regression Case Study

Chapter 15: Linear Classifier in TensorFlow

Chapter 16: Kernel Methods

Chapter 17: TensorFlow ANN (Artificial Neural Network)

Chapter 18: ConvNet(Convolutional Neural Network): TensorFlow Image Classification

Chapter 19: Autoencoder with TensorFlow

Chapter 20: RNN (Recurrent Neural Network) TensorFlow
451 printed pages
Original publication
2019
Publication year
2019
Publisher
PublishDrive
Have you already read it? How did you like it?
👍👎

Quotes

  • Akmalhas quoted3 years ago
    more accurate with 'cats.' The little kid, deep down, does not know why he can say it is a cat or not. He has just learned how to hierarchies complex features coming up with a cat by looking at the pet overall and continue to focus on details such as the tails or the nose before to make up his mind.

    A neural network works quite the same. Each layer represents a deeper level of knowledge, i.e., the hierarchy of knowledge. A neural network with four layers will learn more complex feature than with that with two layers.

    The learning occurs in two phases.

    The first phase consists of applying a nonlinear transformation of the input and create a statistical model as output.
    The second phase aims at improving the model with a mathematical method known as derivative.
    The neural network repeats these two phases hundreds to thousands of time until it has reached a tolerable level of accuracy. The repeat of this two-phase is called an iteration.

    To give an example, take a look at the motion below, the model is trying to learn how to dance. After 10 minutes of training, the model does not know how to dance, and it looks like a scribble.

    After 48 hours of learning, the computer masters the art of dancing.

    более точно с "кошками". Маленький ребенок в глубине души не знает, почему он может сказать, что это кошка или нет. Он только что научился иерархизировать сложные черты, возникающие у кошки, глядя на домашнее животное в целом и продолжая сосредотачиваться на деталях, таких как хвосты или нос, прежде чем принять решение.

    Нейронная сеть работает точно так же. Каждый слой представляет собой более глубокий уровень знаний, то есть иерархию знаний. Нейронная сеть с четырьмя слоями будет изучать более сложные функции, чем с двумя слоями.

    Обучение происходит в два этапа.

    Первый этап состоит из применения нелинейного преобразования входных данных и создания статистической модели в качестве выходных данных.
    Второй этап направлен на улучшение модели с помощью математического метода, известного как производная.
    Нейронная сеть повторяет эти две фазы от сотен до тысяч раз, пока не достигнет приемлемого уровня точности. Повторение этого двухфазного процесса называется итерацией.

    Чтобы привести пример, взгляните на движение ниже, модель пытается научиться танцевать. После 10 минут тренировок модель не умеет танцевать, и это выглядит как каракули.

    После 48 часов обучения компьютер овладевает искусством танца.

On the bookshelves

fb2epub
Drag & drop your files (not more than 5 at once)