# TensorFlow-1x-Deep-Learning-Cookbook **Repository Path**: code_lixin/TensorFlow-1x-Deep-Learning-Cookbook ## Basic Information - **Project Name**: TensorFlow-1x-Deep-Learning-Cookbook - **Description**: TensorFlow 1.x Deep Learning Cookbook, published by Packt - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-24 - **Last Updated**: 2021-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## $5 Tech Unlocked 2021! [Buy and download this Book for only $5 on PacktPub.com](https://www.packtpub.com/product/tensorflow-1-x-deep-learning-cookbook/9781788293594) ----- *If you have read this book, please leave a review on [Amazon.com](https://www.amazon.com/gp/product/1788293592). Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from __December 15th 2020__ to __January 13th 2021.__* # TensorFlow 1.x Deep Learning Cookbook This is the code repository for [TensorFlow 1.x Deep Learning Cookbook](https://www.packtpub.com/big-data-and-business-intelligence/tensorflow-1x-deep-learning-cookbook?utm_source=github&utm_medium=repository&utm_campaign=9781788293594), published by [Packt](https://www.packtpub.com/?utm_source=github). 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: ``` ``` 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 * [Machine Learning with TensorFlow 1.x](https://www.packtpub.com/big-data-and-business-intelligence/machine-learning-tensorflow-1x?utm_source=github&utm_medium=repository&utm_campaign=9781786462961) * [Hands-On Deep Learning with TensorFlow](https://www.packtpub.com/big-data-and-business-intelligence/hands-deep-learning-tensorflow?utm_source=github&utm_medium=repository&utm_campaign=9781787282773) * [Deep Learning with TensorFlow](https://www.packtpub.com/big-data-and-business-intelligence/deep-learning-tensorflow?utm_source=github&utm_medium=repository&utm_campaign=9781786469786) ### Suggestions and Feedback [Click here](https://docs.google.com/forms/d/e/1FAIpQLSe5qwunkGf6PUvzPirPDtuy1Du5Rlzew23UBp2S-P3wB-GcwQ/viewform) if you have any feedback or suggestions.