GithubHelp home page GithubHelp logo

maybeee18 / tensorflow-machine-learning-cookbook-second-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/tensorflow-machine-learning-cookbook-second-edition

0.0 0.0 0.0 5.88 MB

TensorFlow Machine Learning Cookbook Second Edition, published by Packt

License: MIT License

Jupyter Notebook 86.54% Python 13.46%

tensorflow-machine-learning-cookbook-second-edition's Introduction

$5 Tech Unlocked 2021!

The $5 campaign runs from December 15th 2020 to January 13th 2021.

TensorFlow Machine Learning Cookbook Second Edition

Book Name

This is the code repository for TensorFlow Machine Learning Cookbook Second Edition, published by Packt.

Over 60 recipes to build intelligent machine learning systems with the power of Python

What is this book about?

TensorFlow is an open source software library for Machine Intelligence. The independent recipes in this book will teach you how to use TensorFlow for complex data computations and allow you to dig deeper and gain more insights into your data than ever before.

This book covers the following exciting features: <First 5 What you'll learn points>

  • Become familiar with the basic features of the TensorFlow library
  • Get to know Linear Regression techniques with TensorFlow
  • Learn SVMs with hands-on recipes
  • Implement neural networks to improve predictive modeling
  • Apply NLP and sentiment analysis to your data

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

embedding_matrix = tf.Variable(tf.random_uniform([n, m], -1.0, 1.0))
embedding_output = tf.nn.embedding_lookup(embedding_matrix,
x_data_placeholder)

Following is what you need for this book: If you are a data scientist or a machine learning engineer with some knowledge of linear algebra, statistics, and machine learning, this book is for you. If you want to skip the theory and build production-ready machine learning models using Tensorflow without reading pages and pages of material, this book is for you. Some background in Python programming is assumed.

With the following software and hardware list you can run all code files present in the book (Chapter 1-15).

Software and Hardware List

Chapter Software required OS required
All tensorflow>=1.10.0 Windows, Mac OS X, and Linux (Any)
matplotlib==2.2.2 Windows, Mac OS X, and Linux (Any)
six==1.11.0 Windows, Mac OS X, and Linux (Any)
requests==2.18.4 Windows, Mac OS X, and Linux (Any)
tensorflow_serving_api==1.9.0 Windows, Mac OS X, and Linux (Any)
numpy==1.14.5 Windows, Mac OS X, and Linux (Any)
scipy==1.1.0 Windows, Mac OS X, and Linux (Any)
grpcio==1.14.1 Windows, Mac OS X, and Linux (Any)
jupyter_core==4.4.0 Windows, Mac OS X, and Linux (Any)
Pillow==5.2.0 Windows, Mac OS X, and Linux (Any)
GitPython==2.1.11 Windows, Mac OS X, and Linux (Any)
grpc==0.3-19 Windows, Mac OS X, and Linux (Any)
nltk==3.3 Windows, Mac OS X, and Linux (Any)
skimage==0.0 Windows, Mac OS X, and Linux (Any)
Rscikit_learn==0.19.2 Windows, Mac OS X, and Linux (Any)

Related products

Get to Know the Author(s)

Nick McClure Nick McClure is currently a senior data scientist at PayScale, Inc. in Seattle, WA. Prior to this, he has worked at Zillow Group and Caesar's Entertainment Corporation. He got his degrees in Applied Mathematics from The University of Montana and the College of Saint Benedict and Saint John's University. He has a passion for learning and advocating for analytics, machine learning, and artificial intelligence. Nick occasionally puts his thoughts and musings on his blog, fromdata.org, or through his Twitter account, @nfmcclure.

Other books by the authors

Suggestions and Feedback

Click here if you have any feedback or suggestions.

tensorflow-machine-learning-cookbook-second-edition's People

Contributors

dharmu05 avatar packt-itservice avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.