TENSORFLOW FOR BEGINNERS AND PYTHON CODING BASICS: FOR ABSOLUTE BEGINNERS by TAM SEL
English | 2020 | ISBN: N/A | ASIN: B08RVGF33C | 169 pages | Rar (PDF, AZW3) | 2.81 Mb
English | 2020 | ISBN: N/A | ASIN: B08RVGF33C | 169 pages | Rar (PDF, AZW3) | 2.81 Mb
YOU WILL SAVE 33% WITH THIS OFFER.
This Books Absolutely For Beginners:
You can learn primary skills of TENSORFLOW AND PYTHON CODING fast and easily. The book includes practical examples for beginners.
TABLE OF CONTENTS
TensorFlow INTRO
What is TensorFlow?
Installation of TensorFlow Through pip
Installation of TensorFlow through conda
Architecture of TensorFlow
Advantage and Disadvantage of TensorFlow
TensorFlow Playground
TensorFlow Basics
Single Layer Perceptron in TensorFlow
Multi-layer Perceptron in TensorFlow
Machine Learning and Deep Learning
Artificial Neural Network in TensorFlow
Linear Regression in TensorFlow
Introduction of Convolutional Neural Network in TensorFlow
Training of CNN in TensorFlow
Difference between TensorFlow and PyTorch
Difference between TensorFlow and Keras
Introduction to Python
Features of python
Install pip
Executing first program
Python Keywords
Python built-in keywords
Comments in Python
Block Comments in Python
Create multiline comments
Python Numeric Types
Variables and DataTypes
Determine a Python variable's type
Python Arithmetic Operators
Python Identity Operators
Membership Operators in Python
Behavior of increment operators in Python
Logical and Bitwise NOT Operators
Logical Operators on String
if else Conditional Operator