Giter Club home page Giter Club logo

tensorflow-machine-learning-projects's Introduction

TensorFlow-Machine-Learning-Projects

TensorFlow Machine Learning Projects

This is the code repository for TensorFlow Machine Learning Projects, published by Packt.

Checkout the code with the following command:

git clone --recursive [email protected]:PacktPublishing/TensorFlow-Machine-Learning-Projects.git

Build 13 real-world projects with advanced numerical computations using the Python ecosystem

What is this book about?

TensorFlow has transformed the way machine learning is perceived. TensorFlow Machine Learning Projects teaches you how to exploit the benefits—simplicity, efficiency, and flexibility—of using TensorFlow in various real-world projects. With the help of this book, you’ll not only learn how to build advanced projects using different datasets but also be able to tackle common challenges using a range of libraries from the TensorFlow ecosystem.

This book covers the following exciting features:

  • Understand the TensorFlow ecosystem using various datasets and techniques
  • Create recommendation systems for quality product recommendations
  • Build projects using CNNs, NLP, and Bayesian neural networks
  • Play Pac-Man using deep reinforcement learning
  • Deploy scalable TensorFlow-based machine learning systems
  • Generate your own book script using RNNs

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:

import pandas as pd
train = pd.read_csv(os.path.join(dsroot,'exoTrain.csv'))
test = pd.read_csv(os.path.join(dsroot,'exoTest.csv'))
print('Training data\n',train.head())
print('Test data\n',test.head())

Following is what you need for this book: TensorFlow Machine Learning Projects is for you if you are a data analyst, data scientist, machine learning professional, or deep learning enthusiast with basic knowledge of TensorFlow. This book is also for you if you want to build end-to-end projects in the machine learning domain using supervised, unsupervised, and reinforcement learning techniques

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
3 Python 3.6 Anaconda Tensorflow 1.8+ Keras 2.1+ Tensorboard 1.8+ Tensorflowjs 0.4+ numpy 1.14+ pandas 0.23+ html5lib==0.9999999 Mac OS X, and Linux
4 Python 3.6 Anaconda Tensorflow 1.10+ Tensorboard 1.8+ Tensorbord 1.10+ Keras 2.1+ numpy 1.14+ pandas 0.23+ Mac OS X, and Linux
6 Python 3.6 Anaconda Tensorflow 1.10+ Tensorbord 1.10+ numpy 1.14+ pandas 0.23+ matplotlib 2.2+ Gpflow Mac OS X, and Linux
7 Python 3.6 Anaconda Tensorflow 1.10+ Tensorbord 1.10+ Keras 2.1+ matplotlib 2.2+ numpy 1.14+ pandas 0.23+ scikit-learn 0.20.+ Mac OS X, and Linux
8 Python 3.6 Anaconda Tensorflow 1.10+ Tensorbord 1.10+ tensorflow-probability 0.4.0 numpy 1.14+ pandas 0.23+ seaborn 0.9.+ scikit-image 0.14.0 scikit-learn 0.20.0 matplotlib 2.2+ absl-py 0.3.0 Mac OS X, and Linux
9 Python 3.6 Anaconda Tensorflow 1.10+ Tensorbord 1.10+ Pillow 5.2.0 numpy 1.14+ pandas 0.23+ Mac OS X, and Linux
10 Python 3.6 Anaconda Tensorflow 1.10+ Tensorbord 1.10+ numpy 1.14+ pandas 0.23+ matplotlib 2.2+ n Mac OS X, and Linux
12 Python3.5 TensorFlow1.x TensorFlowonSpark1.4.0 Spark 2.4 Sparkdl0.2.2 Ubuntu
13 Python 3.6 Anaconda Tensorflow 1.10+ Tensorbord 1.10+ numpy 1.14+ Mac OS X, and Linux

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Authors

Ankit Jain currently works as a senior research scientist at Uber AI Labs, the machine learning research arm of Uber. His work primarily involves the application of deep learning methods to a variety of Uber's problems, ranging from forecasting and food delivery to self-driving cars. Previously, he has worked in a variety of data science roles at the Bank of America, Facebook, and other start-ups. He has been a featured speaker at many of the top AI conferences and universities, including UC Berkeley, O'Reilly AI conference, and others. He has a keen interest in teaching and has mentored over 500 students in AI through various start-ups and bootcamps. He completed his MS at UC Berkeley and his BS at IIT Bombay (India).

Armando Fandango creates AI empowered products by leveraging deep learning, machine learning, distributed computing, and computational methods and has provided thought leadership as Chief Data Scientist and Director at startups and large enterprises. He has been advising high-tech AI-based startups. Armando has authored books titled Python Data Analysis - Second Edition and Mastering TensorFlow. He has also published research in international journals and conferences.

Amita Kapoor is an Associate Professor at the Department of Electronics, SRCASW, University of Delhi. She has been teaching neural networks for twenty years. During her PhD, she was awarded the prestigious DAAD fellowship, which enabled her to pursue part of her research work at the Karlsruhe Institute of Technology, Germany. She was awarded the Best Presentation Award at the International Conference on Photonics 2008. Being a member of the ACM, IEEE, INNS, and ISBS, she has published more than 40 papers in international journals and conferences. Her research areas include machine learning, AI, neural networks, robotics, and Buddhism and ethics in AI. She has co-authored the book, Tensorflow 1.x Deep Learning Cookbook, by Packt Publishing.

Other books by the authors

Mastering Apache Storm

TensorFlow Machine Learning Projects

TensorFlow 1.x Deep Learning Cookbook

Suggestions and Feedback

Click here if you have any feedback or suggestions.

tensorflow-machine-learning-projects's People

Contributors

dineshpackt avatar amita-kapoor avatar armando-fandango avatar rheahpackt 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.