Book Image

Tensorflow Solutions for Data [Video]

By : Will Ballard
Book Image

Tensorflow Solutions for Data [Video]

By: Will Ballard

Overview of this book

<p><span id="description" class="sugar_field">In this video you'll work with categorical data to predict loan performance. Categorical, structured data often appears in spreadsheets and relational databases, common data sources in business. This technique can be used to effectively predict performance or detect potential fraud.</span></p> <p><span id="description" class="sugar_field">You will also work with recurrent neural networks, which generate realistic test and placeholder data. This is useful to fill in systems with synthetic test data to simulate load and test the breadth of a working system andpredict one column from the others.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"> <span id="trade_selling_points_c" class="sugar_field">This course takes a step-by-step approach, helping you explore all the functioning of TensorFlow.</span></span></p>
Table of Contents (4 chapters)
Chapter 4
Sentence Generation
Content Locked
Section 1
The Name Generator
In this Video, we will learn how to generate short string names. - Get the project source code - Encode words with a character model - Generate new strings and words