- TensorFlow:Powerful Predictive Analytics with TensorFlow
- Md. Rezaul Karim
- 226字
- 2021-07-02 16:18:41
Chapter 1. From Data to Decisions – Getting Started with TensorFlow
Despite the huge availability of data and significant investments, many business organizations still go on gut feel because they neither make the proper use of the data nor do they take appropriate and effective business decisions. TensorFlow, on the other hand, can be used to help take the business decision from this huge collection of data. TensorFlow is mathematical software and an open source software library for Machine Intelligence, developed in 2011 by the Google Brain Team and it can be used to help us analyze data to predict the effective business outcome. Although the initial target of TensorFlow was to conduct research in machine learning and in deep neural networks, however, the system is general enough to be applicable in a wide variety of other domains as well.
Keeping in mind your needs and based on all the latest and exciting features of TensorFlow 1.x, in this lesson, we will give a description of the main TensorFlow capabilities that are mostly motivated by a real-life example using the data.
The following topics will be covered in this lesson:
- From data to decision: Titanic example
- General overview of TensorFlow
- Installing and configuring TensorFlow
- TensorFlow computational graph
- TensorFlow programming model
- TensorFlow data model
- Visualizing through TensorBoard
- Getting started with TensorFlow: linear regression and beyond
- Ansible Configuration Management
- 數據運營之路:掘金數據化時代
- Visual C++編程全能詞典
- Ceph:Designing and Implementing Scalable Storage Systems
- 數據掘金
- Red Hat Linux 9實務自學手冊
- Word 2007,Excel 2007辦公應用融會貫通
- FANUC工業機器人虛擬仿真教程
- 計算機硬件技術基礎學習指導與練習
- 網絡信息安全項目教程
- Keras Reinforcement Learning Projects
- Web滲透技術及實戰案例解析
- 多媒體技術應用教程
- Python Data Mining Quick Start Guide
- Orange'S:一個操作系統的實現