Giter Site home page Giter Site logo

trangnambeo / deep-learning-with-tensorflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/deep-learning-with-tensorflow

0.0 1.0 0.0 18.33 MB

Deep Learning with TensorFlow by Packt

Home Page: https://www.packtpub.com/big-data-and-business-intelligence/deep-learning-tensorflow

License: MIT License

Python 100.00%

deep-learning-with-tensorflow's Introduction

Deep Learning with TensorFlow

Deep Learning with TensorFlow by Packt

This is the code repository for Deep Learning with TensorFlow, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Deep learning is the step that comes after machine learning, and has more advanced implementations. Machine learning is not just for academics anymore, but is becoming a mainstream practice through wide adoption, and deep learning has taken the front seat. As a data scientist, if you want to explore data abstraction layers, this book will be your guide. This book shows how this can be exploited in the real world with complex raw data using TensorFlow 1.x.

Throughout the book, you’ll learn how to implement deep learning algorithms for machine learning systems and integrate them into your product offerings, including search, image recognition, and language processing. Additionally, you’ll learn how to analyze and improve the performance of deep learning models. This can be done by comparing algorithms against benchmarks, along with machine intelligence, to learn from the information and determine ideal behaviors within a specific context.

After finishing the book, you will be familiar with machine learning techniques, in particular the use of TensorFlow for deep learning, and will be ready to apply your knowledge to research or commercial projects.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

>>> import tensorflow as tf
>>> hello = tf.constant("hello TensorFlow!")
>>> sess=tf.Session()

All the examples have been implemented using Python version 2.7 on a Ubuntu Linux 64 bit including the TensorFlow library version 1.0.1. You will also need the following Python modules (preferably the latest version): Pip Bazel Matplotlib NumPy Pandas Preface . Only for Chapter 8, Advanced TensorFlow Programming and Chapter 9, Reinforcement Learning, you will need the following frameworks: Keras Pretty Tensor TFLearn OpenAI gym

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

deep-learning-with-tensorflow's People

Contributors

rezacsedu avatar deeptituscano avatar dominicpereira92 avatar kmichal avatar

Watchers

Nam Ly 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.