ahouseholder / TensorFlow-1x-Deep-Learning-Cookbook

TensorFlow 1.x Deep Learning Cookbook, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow 1.x Deep Learning Cookbook

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

About the Book

Deep neural networks (DNNs) have achieved a lot of success in the field of computer vision, speech recognition, and natural language processing. The entire world is filled with excitement about how deep networks are revolutionizing artificial intelligence. This exciting recipe-based guide will take you from the realm of DNN theory to implementing them practically to solve the real-life problems in artificial intelligence domain.

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:

<Contextpath="/jira"docBase="${catalina.home}
/atlassian- jira" reloadable="false" useHttpOnly="true">

For this book, you will need Python version 3.5 (https://www.continuum.io/downloads) along with TensorFlow (www.tensorflow.org). The following hardware specifications are recommended:

  • CPU architecture: x86_64
  • System memory: 8-32 GB
  • CPUs: 4-8 cores
  • GPUs: (Optional, minimum NVDIA ® GTX 650)

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

TensorFlow 1.x Deep Learning Cookbook, published by Packt

License:MIT License


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%